On Fr, 23.11.18 12:48, Piotr Dobrogost (2018@xxxxxxxxxxxxxxx) wrote: > 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 > ) My educated guess is that you are hit by this bug: https://github.com/systemd/systemd/issues/9512 To which I just filed a fix: https://github.com/systemd/systemd/pull/10894 Lennart -- Lennart Poettering, Red Hat _______________________________________________ systemd-devel mailing list systemd-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/systemd-devel