First page Back Continue Last page Summary Graphics
MQ: reschedule_idle() (cont)
Attempt to lock the candidate runqueue (spin_trylock)
- After locking candidate runqueue, validate data
- Put awakened task on candidate runqueue
- Notify CPU that a scheduling decision should be made (send IPI)
Notes: