First page Back Continue Last page Summary Graphics
MQ: reschedule_idle() (cont)
The curr_na_goodness values for all CPUs are obtained (from aligned_data), no locking required
A candidate CPU is then selected in the same manner as the current code
- Idle CPUs are preferred
- If no idle CPUs, look for CPU running the lowest priority task we can preempt
Notes: