-
- Downloads
sched: preemption
Split the core scheduler into a function for calling from interrupts, and a wrapper for calling it from normal paths. Call the preemptible path from interrupt handlers.
Loading
Please register or sign in to comment
Split the core scheduler into a function for calling from interrupts, and a wrapper for calling it from normal paths. Call the preemptible path from interrupt handlers.