update conf
This commit is contained in:
parent
098225d340
commit
e8965352d9
@ -85,8 +85,9 @@ ignore_psi = True
|
|||||||
psi_path = /sys/fs/cgroup/unified/system.slice/foo.service/memory.pressure
|
psi_path = /sys/fs/cgroup/unified/system.slice/foo.service/memory.pressure
|
||||||
|
|
||||||
Execute the command
|
Execute the command
|
||||||
find /sys/fs/cgroup | grep -P "memory\.pressure$"
|
find /sys/fs/cgroup -name memory.pressure
|
||||||
to find available memory.pressue files (except /proc/pressure/memory).
|
to find available memory.pressue files (except /proc/pressure/memory).
|
||||||
|
(actual for cgroup2)
|
||||||
|
|
||||||
psi_path = /proc/pressure/memory
|
psi_path = /proc/pressure/memory
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user