Processes
|
Previous Top Next |
Idle Priority
|
For a process whose threads run only when the system is idle.
|
Normal Priority
|
For a process with no special scheduling needs.
|
High Priority
|
For a process that performs time-critical tasks that must be executed immediately.
|
Realtime Priority
|
For process that has the highest possible priority.
|