Hi, I was reading the systemd-oomd documentation and it says: «More precisely, only cgroups with memory.oom.group set to 1 and leaf cgroup nodes are eligible candidates.» (https://www.freedesktop.org/software/systemd/man/systemd-oomd.html)
However I haven't found any "memory.oom.group" file set to 1: sudo find /sys -name "memory.oom.group" -exec grep -v '^0$' '{}' \; | wc -l 0 So, Should I set memory.oom.group to 1? Thanks in advance? -- -- Sergio Belkin LPIC-2 Certified - http://www.lpi.org
_______________________________________________ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure