update conf

This commit is contained in:
Alexey Avramov 2019-04-19 01:40:32 +09:00
parent 098225d340
commit e8965352d9

View File

@ -85,8 +85,9 @@ ignore_psi = True
psi_path = /sys/fs/cgroup/unified/system.slice/foo.service/memory.pressure
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).
(actual for cgroup2)
psi_path = /proc/pressure/memory