[PATCH 0/4] Add SCHED_BATCH and SCHED_IDLE support to chrt

Povilas Kanapickas povilas at radix.lt
Sat Jan 13 21:25:13 UTC 2018


Hi,

The following patches add SCHED_BATCH and SCHED_IDLE support to chrt. 
The priority limits are fixed to follow the specification. The last
patch avoids hardcoding the values of SCHED_* macros as array indices.
Perhaps counter-intuitively, this leads to binary size reduction of 
90 bytes on x86-64. However the patch series as a whole still increase 
the binary size by 173 bytes on x86-64.

Regards,
Povilas



More information about the busybox mailing list