1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 21:46:22 +01:00

[enterprise-4.19] OCPBUGS:48509 Configuring Linux cgroup docs are referencing to enabled psi which has been disabled with 4.16.7

This commit is contained in:
Michael Burke
2025-03-31 18:00:20 -04:00
parent 8512779de7
commit a486fcc098

View File

@@ -187,11 +187,10 @@ spec:
kernelArguments:
systemd.unified_cgroup_hierarchy=0 <1>
systemd.legacy_systemd_cgroup_controller=1 <2>
psi=1 <3>
psi=0
----
<1> Disables cgroup v2.
<2> Enables cgroup v1 in systemd.
<3> Enables the Linux Pressure Stall Information (PSI) feature.
. Check the nodes to see that scheduling on the nodes is disabled. This indicates that the change is being applied:
+