Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.kernel > #65915

Bug#946791: io.weight cannot be enabled in recent Debian kernel package

Path csiph.com!newsfeed.xs4all.nl!newsfeed7.news.xs4all.nl!3.eu.feeder.erje.net!feeder.erje.net!news.unit0.net!news.mixmin.net!aioe.org!bofh.it!news.nic.it!robomod
From Ryutaroh Matsumoto <ryutaroh.matsumoto@nagoya-u.jp>
Newsgroups linux.debian.bugs.dist, linux.debian.kernel
Subject Bug#946791: io.weight cannot be enabled in recent Debian kernel package
Date Thu, 26 Dec 2019 15:30:01 +0100
Message-ID <zhCjf-3GG-7@gated-at.bofh.it> (permalink)
References <zejPP-195-9@gated-at.bofh.it>
X-Mailbox-Line From debian-bugs-dist-request@lists.debian.org Thu Dec 26 14:21:15 2019
Old-Return-Path <debbugs@buxtehude.debian.org>
X-Spam-Flag NO
X-Spam-Score -3.95
Reply-To Ryutaroh Matsumoto <ryutaroh.matsumoto@nagoya-u.jp>, 946791@bugs.debian.org
Resent-To debian-bugs-dist@lists.debian.org
Resent-Cc pkg-systemd-maintainers@lists.alioth.debian.org, Debian Kernel Team <debian-kernel@lists.debian.org>
X-Debian-Pr-Message followup 946791
X-Debian-Pr-Package linux
X-Debian-Pr-Source linux
X-Spam-Bayes score:0.0000 Tokens: new, 13; hammy, 150; neutral, 87; spammy, 0. spammytokens: hammytokens:0.000-+--followup-for, 0.000-+--followupfor, 0.000-+--Followup-For, 0.000-+--FollowupFor, 0.000-+--H*M:reportbug
Content-Type text/plain; charset="us-ascii"
MIME-Version 1.0
Content-Transfer-Encoding 7bit
X-Mailer reportbug 7.5.3
X-Debian-Message from BTS
X-Mailing-List <debian-bugs-dist@lists.debian.org> archive/latest/1575571
List-ID <debian-bugs-dist.lists.debian.org>
List-URL <https://lists.debian.org/debian-bugs-dist/>
Approved robomod@news.nic.it
Lines 36
Organization linux.* mail to news gateway
Sender robomod@news.nic.it
X-Original-Date Thu, 26 Dec 2019 23:17:13 +0900
X-Original-Message-ID <157736983312.1779.6054472972362644562.reportbug@oldlaptop>
X-Original-References <157644772963.2088.10503148188719556965.reportbug@oldlaptop>
Xref csiph.com linux.debian.bugs.dist:988588 linux.debian.kernel:65915

Cross-posted to 2 groups.

Show key headers only | View raw


Source: linux
Followup-For: Bug #946791
Control: tags -1 + patch

Dear Maintainer,

I reported that IOWeight config item in systemd has no effect
on recent Debian kernels. I found the root cause.
io.weight was changed to io.bfq.weight, and recent systemd sets
values of IOWeight to io.bfq.weight as

https://github.com/systemd/systemd/commit/2dbc45aea747f25cc1c3848fded2ec0062f96bcf

For io.bfq.weight to appear in cgroup v2 filesystem, the bfq kernel
module must be loaded. Addition of "bfq" to /etc/initramfs-tools/modules
solved this issue. Since the systemd needs bfq module to be loaded,
changing CONFIG_IOSCHED_BFQ=m to CONFIG_IOSCHED_BFQ=y in kernel config
seems suitable.

If the Debian kernel team considers this issue to be handled by another
package, e.g. initramfs-tools or systemd, please reassign this.
If this issue is considered not being a bug, please close this.

Best regards, Ryutaroh Matsumoto

-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 5.4.0-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8), LANGUAGE=ja_JP.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Back to linux.debian.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Bug#946791: io.weight cannot be enabled in recent Debian kernel package Ryutaroh Matsumoto <ryutaroh.matsumoto@nagoya-u.jp> - 2019-12-26 15:30 +0100
  Processed: Re: io.weight cannot be enabled in recent Debian  kernel package "Debian Bug Tracking System" <owner@bugs.debian.org> - 2019-12-26 15:30 +0100
  Bug#946791: io.weight cannot be enabled in recent Debian kernel package Michael Biebl <biebl@debian.org> - 2021-03-17 15:20 +0100
    Processed: Re: io.weight cannot be enabled in recent Debian  kernel package "Debian Bug Tracking System" <owner@bugs.debian.org> - 2021-03-17 15:20 +0100

csiph-web