[Devel] [PATCH RHEL9 COMMIT] configs: Enable PSI pressure monitoring by default for cgroup v2

Konstantin Khorenko khorenko at virtuozzo.com
Thu Sep 26 19:41:32 MSK 2024


The commit is pushed to "branch-rh9-5.14.0-427.33.1.vz9.72.x-ovz" and will appear at git at bitbucket.org:openvz/vzkernel.git
after rh9-5.14.0-427.33.1.vz9.72.4
------>
commit e6cf22c3a14f978db383b1706060c8f6b356854e
Author: Pavel Tikhomirov <ptikhomirov at virtuozzo.com>
Date:   Thu Sep 26 19:36:53 2024 +0300

    configs: Enable PSI pressure monitoring by default for cgroup v2
    
    We need this in vcmmd cgroup-v2 to get events about high memory
    pressure.
    
    https://virtuozzo.atlassian.net/browse/VSTOR-92223
    
    Signed-off-by: Pavel Tikhomirov <ptikhomirov at virtuozzo.com>
    Reviewed-by: Konstantin Khorenko <khorenko at virtuozzo.com>
    
    Feature: cgroup: unified cgroup hierarchy (cgroup v2) support
---
 redhat/configs/custom-overrides/generic/CONFIG_PSI_DEFAULT_DISABLED | 1 +
 1 file changed, 1 insertion(+)

diff --git a/redhat/configs/custom-overrides/generic/CONFIG_PSI_DEFAULT_DISABLED b/redhat/configs/custom-overrides/generic/CONFIG_PSI_DEFAULT_DISABLED
new file mode 100644
index 000000000000..d45ac483153f
--- /dev/null
+++ b/redhat/configs/custom-overrides/generic/CONFIG_PSI_DEFAULT_DISABLED
@@ -0,0 +1 @@
+# CONFIG_PSI_DEFAULT_DISABLED is not set


More information about the Devel mailing list