On Tue, 11 Dec 2018 11:48:29 -0000 "Alan Jenkins" <alan.christopher.jenkins@xxxxxxxxx> wrote: > [3] BFQ: > http://algo.ing.unimo.it/people/paolo/disk_sched/description.php > > [4] > https://unix.stackexchange.com/questions/375600/how-to-enable-and-use-the-bfq-scheduler > > [5] "I'd prefer if the distros would lead the way on this, as theyare > the ones that will most likely see the most bug reports" - Jens > Axboe, https://www.spinics.net/lists/linux-block/msg31062.html I compiled a custom kernel from the fedora src.rpm for 4.19.8. I turned off all schedulers except NOOP and BFQ. But there was no way in the configuration process (make menuconfig) to set BFQ as default. I tried setting it in kernel-local, but the build process errored because it said NOOP is the default and that disagreed with my choice. I'm running the kernel and it is using noop. And there is no way to change it in the /sys hierarchy. So, how do I get a fedora kernel to run BFQ? _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx