All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] add/update/fix BFQ docs
@ 2021-06-11  3:07 Kir Kolyshkin
  2021-06-11  3:07 ` [PATCH 1/3] docs: block/bfq: describe per-device weight Kir Kolyshkin
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Kir Kolyshkin @ 2021-06-11  3:07 UTC (permalink / raw)
  To: linux-doc
  Cc: Jonathan Corbet, tj, axboe, paolo.valente, cgroups, Kir Kolyshkin

Improve BFQ docs: fix formatting, adding a missing piece.

Fix cgroup v1 blkio docs which are not updated for CFQ -> BFQ.

Patches are on top of the latest docs-next (commit acda97acb2e98c97895).

Kir Kolyshkin (3):
  docs: block/bfq: describe per-device weight
  docs/cgroup-v1/blkio: stop abusing itemized list
  docs/cgroup-v1/blkio: update for 5.x kernels

 .../cgroup-v1/blkio-controller.rst            | 155 +++++++++---------
 Documentation/block/bfq-iosched.rst           |  38 +++--
 2 files changed, 107 insertions(+), 86 deletions(-)

-- 
2.31.1


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

end of thread, other threads:[~2021-06-16 17:32 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-11  3:07 [PATCH 0/3] add/update/fix BFQ docs Kir Kolyshkin
2021-06-11  3:07 ` [PATCH 1/3] docs: block/bfq: describe per-device weight Kir Kolyshkin
2021-06-13 23:14   ` Jonathan Corbet
2021-06-14 21:01     ` [PATCH v2] " Kir Kolyshkin
2021-06-14 21:03     ` [PATCH 1/3] " Kirill Kolyshkin
2021-06-14 21:41     ` [PATCH v2] " Kir Kolyshkin
2021-06-11  3:07 ` [PATCH 3/3] docs/cgroup-v1/blkio: update for 5.x kernels Kir Kolyshkin
     [not found] ` <20210611030737.1984343-1-kolyshkin-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2021-06-11  3:07   ` [PATCH 2/3] docs/cgroup-v1/blkio: stop abusing itemized list Kir Kolyshkin
2021-06-11  3:07     ` Kir Kolyshkin
2021-06-16 15:46   ` [PATCH 0/3] add/update/fix BFQ docs Tejun Heo
2021-06-16 15:46     ` Tejun Heo
2021-06-16 17:32 ` 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.