From 9fb9999b9630d4c35f64de8a91a36dc5f3c15583 Mon Sep 17 00:00:00 2001 From: Feruzjon Muyassarov Date: Wed, 26 Jun 2024 13:11:57 +0300 Subject: [PATCH] docs: describe preferIsolCpus Signed-off-by: Feruzjon Muyassarov --- docs/resource-policy/policy/balloons.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/resource-policy/policy/balloons.md b/docs/resource-policy/policy/balloons.md index d9f641936..9783bfcfe 100644 --- a/docs/resource-policy/policy/balloons.md +++ b/docs/resource-policy/policy/balloons.md @@ -168,6 +168,11 @@ Balloons policy parameters: preferring exclusive CPUs, as long as there are enough free CPUs. The default is `false`: prefer filling and inflating existing balloons over creating new ones. + - `preferIsolCpus`: if `true`, prefer system isolated CPUs for this + balloon. If the workload increases and requires more isolated CPUs + than are available, the balloon will inflate by taking additional + non-isolated CPUs as well. The default is `false`: don't prefer + isoleted CPUs. - `shareIdleCPUsInSame`: Whenever the number of or sizes of balloons change, idle CPUs (that do not belong to any balloon) are reshared as extra CPUs to containers in balloons with this option. The value