From 56cbc961a42cbe58560354d7aebef5df64788add 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