Files
systemd/src/oom
Nick Rosbrook b814de3054 oomd: fix off-by-one when dumping kill candidates
When we kill a cgroup that is towards the end of the sorted candidate
list (i.e. when we have to resort to killing a candidate with
ManagedOOMPreference=avoid), this cgroup is not logged in the candidate
list. This is due to an off-by-one error when assigning dump_until.
2022-08-26 12:40:58 -04:00
..
2021-11-03 15:24:56 +01:00