From 203eb6cebb25dab6641e62a7540b4aa71e56936a Mon Sep 17 00:00:00 2001 From: Aidan Reilly <74046732+aireilly@users.noreply.github.com> Date: Fri, 10 May 2024 11:02:31 +0100 Subject: [PATCH] put back cgroups note --- ...uning-operator-disabling-cpu-load-balancing-for-dpdk.adoc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/modules/cnf-node-tuning-operator-disabling-cpu-load-balancing-for-dpdk.adoc b/modules/cnf-node-tuning-operator-disabling-cpu-load-balancing-for-dpdk.adoc index 81a8c1fb95ba..403ee08a6467 100644 --- a/modules/cnf-node-tuning-operator-disabling-cpu-load-balancing-for-dpdk.adoc +++ b/modules/cnf-node-tuning-operator-disabling-cpu-load-balancing-for-dpdk.adoc @@ -20,6 +20,11 @@ status: runtimeClass: performance-manual ---- +[NOTE] +==== +Currently, disabling CPU load balancing is not supported with cgroup v2. +==== + The Node Tuning Operator is responsible for the creation of the high-performance runtime handler config snippet under relevant nodes and for creation of the high-performance runtime class under the cluster. It will have the same content as the default runtime handler except that it enables the CPU load balancing configuration functionality. To disable the CPU load balancing for the pod, the `Pod` specification must include the following fields: