Thanks Anisse for the amazing job
kernel-recipes.org/en/2025/live...
Thanks Anisse for the amazing job
kernel-recipes.org/en/2025/live...
To isolate cores, the usual bootopts for that are: isolcpus rcu_nocbs nohz_full (each set to the cpu-list to isolate)
Then assign your tasks on these cpus with "taskset" and optionally realtime priority with "chrt"
To isolate cores, the usual bootopts for that are: isolcpus rcu_nocbs nohz_full (each set to the cpu-list to isolate)
Then assign your tasks on these cpus with "taskset" and optionally realtime priority with "chrt"