Message380418
I think negative values aren't possible on Linux if one's to trust the sched_get_priority_min man page:
Linux allows the static priority range 1 to 99 for the SCHED_FIFO and
SCHED_RR policies, and the priority 0 for the remaining policies.
Scheduling priority ranges for the various policies are not
alterable.
But yeah, it seems that negative values need to be accepted on Solaris. |
|
Date |
User |
Action |
Args |
2020-11-05 16:42:34 | jstasiak | set | recipients:
+ jstasiak, kulikjak |
2020-11-05 16:42:34 | jstasiak | set | messageid: <1604594554.05.0.379397844519.issue41839@roundup.psfhosted.org> |
2020-11-05 16:42:34 | jstasiak | link | issue41839 messages |
2020-11-05 16:42:33 | jstasiak | create | |
|