summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorKai Krakow <kai@kaishome.de>2019-08-17 02:33:43 +0200
committerLennart Poettering <lennart@poettering.net>2019-08-20 11:50:59 +0200
commit2dbc45aea747f25cc1c3848fded2ec0062f96bcf (patch)
tree9f78764feb07e943d795bd10b3ce42f68ce96c4d /NEWS
parent06e93130b4045db1c75f8de506d2447642de74cf (diff)
downloadsystemd-2dbc45aea747f25cc1c3848fded2ec0062f96bcf.tar.gz
cgroup: Also set io.bfq.weight
Current kernels with BFQ scheduler do not yet set their IO weight through "io.weight" but through "io.bfq.weight" (using a slightly different interface supporting only default weights, not per-device weights). This commit enables "IOWeight=" to just to that. This patch may be dropped at some time later. Github-Link: https://github.com/systemd/systemd/issues/7057 Signed-off-by: Kai Krakow <kai@kaishome.de>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index df303d329e..f6cf064281 100644
--- a/NEWS
+++ b/NEWS
@@ -429,6 +429,9 @@ CHANGES WITH 243 in spe:
option that permits selecting the timout how long to wait for a
device with an encryption key before asking for the password.
+ * IOWeight= has learnt to properly set the IO weight when using the
+ BFQ scheduler officially found in kernels 5.0+.
+
Contributions from: Aaron Barany, Adrian Bunk, Alan Jenkins, Andrej
Valek, Anita Zhang, Arian van Putten, Balint Reczey, Bastien Nocera,
Ben Boeckel, Benjamin Robin, camoz, Chen Qi, Chris Chiu, Chris Down,