Skip to content

Commit bd951ea

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 86e3293 commit bd951ea

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
@@ -30,7 +30,7 @@ Technically, within this static policy, the free CPU list is reordered in the ma
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

33-
## Current Limitations and Future Directions
33+
## Current limitations and future directions
3434

3535
As with any new feature, especially one in alpha, there are limitations and areas for future improvement. One significant current limitation is that `distribute-cpus-across-cores` cannot be combined with other policy options that might conflict in terms of CPU allocation strategies. This restriction can affect compatibility with certain workloads and deployment scenarios that rely on more specialized resource management.
3636

0 commit comments

Comments
 (0)