Scheduling
The system scheduler controls multitasking by determining which of the competing threads receives the next processor time slice. The scheduler determines which thread runs next using scheduling priorities.
For more information, see the following topics:
- Scheduling Priorities
- Context Switches
- Priority Boosts
- Priority Inversion
- Multiple Processors
- NUMA Support
- Thread Ordering Service
- Multimedia Class Scheduler Service
- Processor Groups