All of lore.kernel.org
 help / color / mirror / Atom feed
* [RESEND PATCH 0/4] Remove elevator kernel parameter
@ 2019-08-28  1:19 Marcos Paulo de Souza
  2019-08-28  1:19 ` [RESEND PATCH 1/4] block: elevator.c: Remove now unused elevator= argument Marcos Paulo de Souza
                   ` (4 more replies)
  0 siblings, 5 replies; 15+ messages in thread
From: Marcos Paulo de Souza @ 2019-08-28  1:19 UTC (permalink / raw)
  To: linux-kernel, linux-block, axboe; +Cc: Marcos Paulo de Souza

This is just a resend, now with reviews by Hannes and Bob in place. These
patches were based in linux-block/for-next branch.

Original cover letter:
After the first patch sent[1], together with some background from Jens[2], this
patchset aims to remove completely elevator kernel parameter, since it is not
being used since blk-mq was set by default.

Along with elevator code, some documentation was also updated to remove elevator
references.

[1]: https://lkml.org/lkml/2019/7/12/1008
[2]: https://lkml.org/lkml/2019/7/13/232

Marcos Paulo de Souza (4):
  block: elevator.c: Remove now unused elevator= argument
  kernel-parameters.txt: Remove elevator argument
  Documenation: switching-sched: Remove notes about elevator argument
  Documentation:kernel-per-CPU-kthreads.txt: Remove reference to
    elevator=

 Documentation/admin-guide/kernel-parameters.txt |  6 ------
 Documentation/block/switching-sched.txt         |  4 ----
 Documentation/kernel-per-CPU-kthreads.txt       |  8 +++-----
 block/elevator.c                                | 14 --------------
 4 files changed, 3 insertions(+), 29 deletions(-)

-- 
2.22.0


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

end of thread, other threads:[~2019-09-03 14:06 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-28  1:19 [RESEND PATCH 0/4] Remove elevator kernel parameter Marcos Paulo de Souza
2019-08-28  1:19 ` [RESEND PATCH 1/4] block: elevator.c: Remove now unused elevator= argument Marcos Paulo de Souza
2019-08-28  1:19 ` [RESEND PATCH 2/4] kernel-parameters.txt: Remove elevator argument Marcos Paulo de Souza
2019-08-28  1:19 ` [RESEND PATCH 3/4] Documenation: switching-sched: Remove notes about " Marcos Paulo de Souza
2019-08-28  1:19 ` [RESEND PATCH 4/4] Documentation:kernel-per-CPU-kthreads.txt: Remove reference to elevator= Marcos Paulo de Souza
2019-09-01 23:29   ` [PATCH v2 0/4] Remove elevator kernel parameter Marcos Paulo de Souza
2019-09-01 23:29     ` [PATCH v2 1/4] block: elevator.c: Remove now unused elevator= argument Marcos Paulo de Souza
2019-09-03  9:06       ` Christoph Hellwig
2019-09-01 23:29     ` [PATCH v2 2/4] kernel-parameters.txt: Remove elevator argument Marcos Paulo de Souza
2019-09-03  9:06       ` Christoph Hellwig
2019-09-01 23:29     ` [PATCH v2 3/4] Documenation: switching-sched: Remove notes about " Marcos Paulo de Souza
2019-09-03  9:06       ` Christoph Hellwig
2019-09-01 23:29     ` [PATCH v2 4/4] Documentation:kernel-per-CPU-kthreads.txt: Remove reference to elevator= Marcos Paulo de Souza
2019-09-03  9:07       ` Christoph Hellwig
2019-09-03 14:06 ` [RESEND PATCH 0/4] Remove elevator kernel parameter Jens Axboe

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.