linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Setting up default iosched in 5.0+
@ 2019-05-18  9:33 Alexey Dobriyan
  2019-05-24 14:46 ` Jeff Moyer
  0 siblings, 1 reply; 4+ messages in thread
From: Alexey Dobriyan @ 2019-05-18  9:33 UTC (permalink / raw)
  To: axboe, ming.lei, osandov; +Cc: linux-block, linux-kernel

5.0 deleted three io schedulers and more importantly CONFIG_DEFAULT_IOSCHED
option:

	commit f382fb0bcef4c37dc049e9f6963e3baf204d815c
	block: remove legacy IO schedulers

After figuring out that I silently became "noop" customer enabling just
BFQ didn't work: "noop" is still being selected by default.

There is an "elevator=" command line option but it does nothing.

Are users supposed to add stuff to init scripts now?

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-05-24 18:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-18  9:33 Setting up default iosched in 5.0+ Alexey Dobriyan
2019-05-24 14:46 ` Jeff Moyer
2019-05-24 15:38   ` Paolo Valente
2019-05-24 18:25   ` Alexey Dobriyan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).