pub const SCHED_WAKE_VECTOR: u8 = 50;Expand description
Scheduler wake IPI vector – sent to wake a remote CPU from idle to run a task.
pub const SCHED_WAKE_VECTOR: u8 = 50;Scheduler wake IPI vector – sent to wake a remote CPU from idle to run a task.