[systemd-devel] MemoryCurrent property of the root slice is off

Umut Tezduyar Lindskog umut at tezduyar.com
Mon Oct 29 12:54:06 UTC 2018


Hey,

How come the root slice's memory accounting is not matching (or close
to) with what I see in the /sys/fs? Do we do some other special
accounting?

systemctl 239 (default-hierarchy=hybrid)

a at b:memory$ pwd
/sys/fs/cgroup/memory

a at b:memory$ systemctl show -p MemoryCurrent -- -.slice
MemoryCurrent=6363947008
a at b:memory$ cat memory.usage_in_bytes
5459550208

a at b:memory$ systemctl show -p MemoryCurrent system.slice
MemoryCurrent=1540538368
a at b:memory$ cat system.slice/memory.usage_in_bytes
1508548608


More information about the systemd-devel mailing list