Skip to content

Commit 86e3293

Browse files
Update content/en/blog/_posts/2024-08-22-cpumanager-static-policy-distributed-cpu-across-cores/index.md
Co-authored-by: divya-mohan0209 <[email protected]>
1 parent 69ab9fe commit 86e3293

File tree

1 file changed

+1
-1
lines changed
  • content/en/blog/_posts/2024-08-22-cpumanager-static-policy-distributed-cpu-across-cores

1 file changed

+1
-1
lines changed

content/en/blog/_posts/2024-08-22-cpumanager-static-policy-distributed-cpu-across-cores/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Technically, within this static policy, the free CPU list is reordered in the ma
2626
{{< figure src="cpu-ordering.png" caption="cpu-ordering" >}}
2727

2828

29-
## Enabling the Feature
29+
## Enabling the feature
3030
To enable this feature, users can add `distribute-cpus-across-cores=true` to their CPUManager policy options in the Kubernetes configuration. This setting directs the CPUManager to adopt the new distribution strategy. It is important to note that this policy option cannot currently be used in conjunction with `full-pcpus-only` or `distribute-cpus-across-numa` options.
3131

3232

0 commit comments

Comments
 (0)