Skip to content

Commit

Permalink
doc: document l2cache option in the shareIdleCPUsInSame parameter
Browse files Browse the repository at this point in the history
Signed-off-by: Antti Kervinen <antti.kervinen@intel.com>
askervin authored and klihub committed Nov 20, 2024
1 parent a75c1e5 commit b80b75f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/resource-policy/policy/balloons.md
Original file line number Diff line number Diff line change
@@ -216,6 +216,8 @@ Balloons policy parameters:
(sockets) as the balloon.
- `die`: ...in the same die(s) as the balloon.
- `numa`: ...in the same numa node(s) as the balloon.
- `l2cache`: ...allowed to use idle CPUs that share the same level
2 cache as the balloon.
- `core`: ...allowed to use idle CPU threads in the same cores with
the balloon.
- `hideHyperthreads`: "soft" disable hyperthreads. If `true`, only

0 comments on commit b80b75f

Please sign in to comment.