Thread priority ranges including ULE-specific subranges
Min |
Max |
Description |
||
0 |
PRI_MIN |
47 |
PRI_MAX_ITHD |
Interrupt thread real-time priorities. |
48 |
PRI_MIN_REALTIME |
79 |
PRI_MAX_REALTIME |
rtprio real-time priorities |
80 |
PRI_MIN_KERN |
119 |
PRI_MAX_KERN |
Kernel thread real-time priorities. |
120 |
PRI_MIN_TIMESHARE |
151 |
PRI_MAX_INTERACT |
Time-share threads in interactive category. |
152 |
PRI_MIN_BATCH |
171 |
|
Time-share threads in batch category with nice priority between -1 and -20 |
172 |
SCHED_PRI_MIN |
203 |
SCHED_PRI_MAX |
Time-share threads in batch category |
204 |
|
223 |
PRI_MAX_TIMESHARE |
Time-share threads in batch category with nice priority between 1 and 20 |
224 |
PRI_MIN_IDLE |
255 |
PRI_MAX_IDLE |
idprio idle threads and the system idle threads |