This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
технология_cgroup [2024/12/11 10:58] val [cgroup v2] |
технология_cgroup [2026/05/06 15:02] (current) val |
||
|---|---|---|---|
| Line 18: | Line 18: | ||
| # cat /sys/fs/cgroup/system.slice/apache2.service/memory.high | # cat /sys/fs/cgroup/system.slice/apache2.service/memory.high | ||
| - | # echo 2000000 > /sys/fs/cgroup/system.slice/apache2.service/memory.high | + | # echo 8000000 > /sys/fs/cgroup/system.slice/apache2.service/memory.high |
| - | # time curl 127.0.0.1 | + | # time curl -s -o /dev/null 127.0.0.1 |
| # systemctl edit --force --full my.slice | # systemctl edit --force --full my.slice | ||