mirror of
https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-9.git
synced 2026-09-09 00:08:12 +08:00
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-9/-/merge_requests/8303 JIRA: https://redhat.atlassian.net/browse/RHEL-100912 Upstream status: RHEL only The three commits do three things: 1. Fixes the unbounded loop for cgroup reclaim in try_charge_memcg() 2. Introduces a RHEL-only sysctl to adjust the aggressiveness of cgroup reclaim 3. Introduces a RHEL-only sysctl to adjust the aggressiveness of reclaim in the direct reclaim path. Signed-off-by: Audra Mitchell <audra@redhat.com> Approved-by: Rafael Aquini <raquini@redhat.com> Approved-by: Waiman Long <longman@redhat.com> Approved-by: Phil Auld <pauld@redhat.com> Approved-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> Merged-by: CKI GitLab Kmaint Pipeline Bot <26919896-cki-kmaint-pipeline-bot@users.noreply.gitlab.com>