Constant MAX_CPU_NUM

Source
pub const MAX_CPU_NUM: usize = 1; // 1usize
Expand description

Platform family. Maximum number of CPUs. For platforms that do not support runtime CPU number detection, it’s also the number of CPUs to boot.