systemd/10-oomd-user-service-defaults.conf
Anita Zhang a62a7c17cc Increase oomd user memory pressure limit to 50% for 20s (#1941170)
There isn't really a one size fits all policy since pressure can change
a lot based on whether you have flash or spinning disks (and your swap
configuration as well). But let's be a bit more conservative here.
2021-03-30 12:11:37 +02:00

4 lines
74 B
Plaintext

[Service]
ManagedOOMMemoryPressure=kill
ManagedOOMMemoryPressureLimit=50%