⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
percpu_push
veridian_
kernel
0.25.2
In veridian_
kernel::
sched::
percpu_
queue
veridian_kernel
::
sched
::
percpu_queue
Function
percpu_
push
Copy item path
Source
pub fn percpu_push(cpu_id: usize, pid:
ProcessId
)
Expand description
Push a process onto the appropriate CPU’s queue.