MemoryMax not working with `systemd-run --user` using unified cgroups hierarchy

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I enabled unified hierarchy by passing "systemd.unified_cgroup_hierarchy" kernel parameter and `stat -fc %T /sys/fs/cgroup/` reports "cgroups2fs" yet the memory limit set by `systemd-run --user -p MemoryMax=100M  /usr/bin/krusader` doesn't work as `cat /proc/$(pidof krusader)/status | grep VmRSS` reports "VmRSS: 225452 kB"

This is follow-up to my original question "MemoryMax not working with `systemd-run --user` using hybrid cgroups hierarchy" (https://lists.freedesktop.org/archives/systemd-devel/2018-November/041637.html)

Regards,
Piotr Dobrogost
_______________________________________________
systemd-devel mailing list
systemd-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/systemd-devel

[Index of Archives]     [LARTC]     [Bugtraq]     [Yosemite Forum]     [Photo]

  Powered by Linux