linux-snapdragon/Documentation/admin-guide/cgroup-v1
Kir Kolyshkin 828615950b docs/cgroup-v1/blkio: update for 5.x kernels
Commit bf382fb0bcef4 ("block: remove legacy IO schedulers", Oct 12 2018)
removes the CFQ scheduler, together with blkio.weight and
blkio.weight_device described in cgroup v1 documentation. Users are
supposed to use the BFQ scheduler, which cgroup file for setting weight
is blkio.bfq.weight, but there is no way to set per-device weight.

Later, commit 795fe54c2a per-device weights for BFQ, meaning that
blkio.bfq.weight and blkio.bfq.weight_device can be used in a way
similar to the old CFQ cgroup interface.

Yet, the cgroup v1 docs were never updated. Fix this:
 - use the new file names;
 - fix the range for weight (used to be 10..1000, now 1..1000);
 - link to BFQ scheduler docs.

Acked-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2021-06-16 11:32:03 -06:00
..
blkio-controller.rst docs/cgroup-v1/blkio: update for 5.x kernels 2021-06-16 11:32:03 -06:00
cgroups.rst
cpuacct.rst
cpusets.rst mm/doc: editorial pass on page migration 2020-09-09 11:39:46 -06:00
devices.rst
freezer-subsystem.rst
hugetlb.rst hugetlb_cgroup: add hugetlb_cgroup reservation docs 2020-04-02 09:35:32 -07:00
index.rst cgroup: Miscellaneous cgroup documentation. 2021-04-04 13:34:46 -04:00
memcg_test.rst mm/lru: revise the comments of lru_lock 2020-12-15 14:48:04 -08:00
memory.rst docs: admin-guide: cgroup-v1: Fix typos in the file memory.rst 2021-03-15 13:03:25 -06:00
misc.rst cgroup: Miscellaneous cgroup documentation. 2021-04-04 13:34:46 -04:00
net_cls.rst
net_prio.rst
pids.rst
rdma.rst Documentation/admin-guide: cgroup-v1/rdma: drop doubled word 2020-07-05 14:01:48 -06:00