An EEVDF CPU scheduler for Linux
An EEVDF CPU scheduler for Linux
Posted Mar 12, 2023 21:17 UTC (Sun) by dullfire (guest, #111432)In reply to: An EEVDF CPU scheduler for Linux by josh
Parent article: An EEVDF CPU scheduler for Linux
This use case is so common that I highly doubt there is any room to improve (significantly) against CFS on this. Especially since the scheduler devs have a direct incentive themselves to make this use case work well.
I suspect that most cases of large code base build times are going to be most fruitfully improved by fixing any lingering bugs in their build system (like abuse of recursive make).
Further more, it is also well out of scope of the areas the EEVDF scheduler is attempting to improve upon.
