From 97d7f4a5105a8c5210b42321f4890f5a22d8c0a8 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 2091e1b1e..572c55f4c 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