Skip to main content

set_cpumask_test_width

Function set_cpumask_test_width 

Source
pub fn set_cpumask_test_width(width: usize)
Expand description

Override the Cpumask width for the current thread. All subsequent Cpumask::new(), from_str(), and related calls on this thread will use this width instead of NR_CPU_IDS. Set to 0 to restore the default.