Raise ManagedOOMMemoryPressureLimit from 50% to 80%
Admittedly I don't know what I'm doing here, but this should make systemd-oomd kill things less often, which seems like the direction we want to move towards, so let's try it. https://pagure.io/fedora-workstation/issue/358
This commit is contained in:
parent
5448e2ee0e
commit
806c95e1c7
@ -1,3 +1,3 @@
|
||||
[Slice]
|
||||
ManagedOOMMemoryPressure=kill
|
||||
ManagedOOMMemoryPressureLimit=50%
|
||||
ManagedOOMMemoryPressureLimit=80%
|
||||
|
Loading…
Reference in New Issue
Block a user