Files
Giuseppe Scrivano 19bd9b33dd libpod: move oom_score_adj clamp to init
commit 8b4a79a744ac3fd176ca4dc0e3ae40f75159e090 introduced
oom_score_adj clamping when the container oom_score_adj value is lower
than the current one in a rootless environment.  Move the check to
init() time so it is performed every time the container starts and not
only when it is created.  It is more robust if the oom_score_adj value
is changed for the current user session.

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2023-09-11 17:04:37 +02:00
..
2022-12-15 13:39:56 +01:00
2022-09-20 15:34:27 -04:00
2023-02-11 18:23:24 +01:00
2023-08-28 15:22:59 +03:00
2022-09-10 07:52:00 -04:00
2023-07-24 19:23:04 +02:00
2022-11-04 10:57:41 -04:00
2023-08-24 16:24:28 +02:00
2022-10-17 09:19:41 +02:00
2023-08-28 20:21:04 +02:00