2 SCHED_IDLE bugs in Cygwin 3.6

Cedric Blancher cedric.blancher@gmail.com
Thu Dec 19 16:38:24 GMT 2024


Good afternoon!

2 bugs with SCHED_IDLE support in Cygwin 3.6 after SCHED_IDLE support was added:

1. /bin/chrt does not list SCHED_IDLE
$ chrt --max
SCHED_OTHER min/max priority    : 0/0
SCHED_FIFO min/max priority     : 1/32
SCHED_RR min/max priority       : 1/32

2. Prio 0 does not work:
chrt --idle 0 bash -c 'do something' gives an error in Cygwin 3.6, but
works on Linux and other Oses

Ced
-- 
Cedric Blancher <cedric.blancher@gmail.com>
[https://plus.google.com/u/0/+CedricBlancher/]
Institute Pasteur


More information about the Cygwin mailing list