This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
realtime:documentation:howto:tools:cpu-partitioning:isolcpus [2023/09/27 15:50] costa.shul cpu-lists |
realtime:documentation:howto:tools:cpu-partitioning:isolcpus [2023/09/28 08:37] (current) costa.shul src |
||
---|---|---|---|
Line 6: | Line 6: | ||
isolcpus=<cpu number>,….,<cpu number> | isolcpus=<cpu number>,….,<cpu number> | ||
- | Please refer to | ||
- | [[https://docs.kernel.org/admin-guide/kernel-parameters.html#cpu-lists|cpu lists in The kernel's command-line parameters]] | ||
- | for more detailed information. | ||
+ | ===== References ====== | ||
+ | |||
+ | * [[https://docs.kernel.org/admin-guide/kernel-parameters.html#cpu-lists|cpu lists in The kernel's command-line parameters]] | ||
+ | * [[https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/tree/include/linux/sched/isolation.h|include/linux/sched/isolation.h]] | ||
+ | * [[https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/tree/kernel/sched/isolation.c|kernel/sched/isolation.c]] |