Re: [PATCH 1/1] doc: kernel-parameters.txt: fix documentation of elevator parameter

2019-02-06 Thread Jonathan Corbet
On Sun, 3 Feb 2019 21:00:19 +0100 Otto Sabart wrote: > Legacy IO schedulers (cfq, deadline and noop) were removed in > f382fb0bcef4. > > The documentation for deadline was retained because it carries over to > mq-deadline as well, but location of the doc file was changed over time. > > The old

[PATCH 1/1] doc: kernel-parameters.txt: fix documentation of elevator parameter

2019-02-03 Thread Otto Sabart
Legacy IO schedulers (cfq, deadline and noop) were removed in f382fb0bcef4. The documentation for deadline was retained because it carries over to mq-deadline as well, but location of the doc file was changed over time. The old iosched algorithms were removed from elevator= kernel parameter and m