RFC: Applet chrt, _POSIX_PRIORITY_SCHEDULING

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Tue Jul 9 07:37:04 UTC 2013


On 9 July 2013 07:43, Rich Felker <dalias at aerifal.cx> wrote:

> The amusing part is that the chrt command is probably interesting ONLY
> in the case where the sched_* functions are non-conforming. The POSIX
> versions are virtual no-ops on systems without the process contention
> scope (all they do is save and read back some data addressed by pid)
> and nearly no-ops even with the process contention scope.
>
> As such, I don't think the warning here makes sense...

In fact i initially had the ifndef flipped ;)

Anyway, removed now, fwiw.
Cheers,


More information about the busybox mailing list