]> git.ipfire.org Git - thirdparty/systemd.git/commit
cgroup: Also set blkio.bfq.weight
authorPavel Hrdina <phrdina@redhat.com>
Wed, 25 Nov 2020 08:05:36 +0000 (09:05 +0100)
committerLuca Boccassi <luca.boccassi@gmail.com>
Tue, 8 Dec 2020 18:15:26 +0000 (18:15 +0000)
commit35e7a62ca32a30169a94693b831e53c832251984
tree428c5e829c68366bdda901261dfa14b06b995b91
parenta6e5ad8925b0da687782f948d3cb453fa98d501b
cgroup: Also set blkio.bfq.weight

Commit [1] added a workaround when unified cgroups are used but missed
legacy cgroups where there is the same issue.

[1] <https://github.com/systemd/systemd/commit/2dbc45aea747f25cc1c3848fded2ec0062f96bcf>

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
src/core/cgroup.c