⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

cpu_down

Function cpu_down 

Source
pub fn cpu_down(cpu_id: u8) -> Result<(), KernelError>
Expand description

CPU hotplug: bring CPU offline