linux-doc.vger.kernel.org archive mirror
 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
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ 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] 10+ messages in thread

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

Thread overview: 10+ 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 2/3] docs/cgroup-v1/blkio: stop abusing itemized list Kir Kolyshkin
2021-06-11  3:07 ` [PATCH 3/3] docs/cgroup-v1/blkio: update for 5.x kernels Kir Kolyshkin
2021-06-16 15:46 ` [PATCH 0/3] add/update/fix BFQ docs Tejun Heo
2021-06-16 17:32 ` Jens Axboe

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).