Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #69214
| Path | csiph.com!news.mixmin.net!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Noah Meyerhans <noahm@debian.org> |
| Newsgroups | linux.debian.bugs.dist, linux.debian.kernel |
| Subject | Bug#890343: linux: make fq_codel default for default_qdisc |
| Date | Thu, 21 Jan 2021 00:00:02 +0100 |
| Message-ID | <BzuCe-504-5@gated-at.bofh.it> (permalink) |
| References | <viMfE-1oC-7@gated-at.bofh.it> <zYSFI-7P6-3@gated-at.bofh.it> <viMfE-1oC-7@gated-at.bofh.it> <BuNFv-3Kv-3@gated-at.bofh.it> <Bztd7-4fq-1@gated-at.bofh.it> <BztPQ-4IC-9@gated-at.bofh.it> <Bzusx-4WY-1@gated-at.bofh.it> <viMfE-1oC-7@gated-at.bofh.it> <Bzusx-4WY-1@gated-at.bofh.it> |
| X-Mailbox-Line | From debian-bugs-dist-request@lists.debian.org Wed Jan 20 22:51:16 2021 |
| Old-Return-Path | <debbugs@buxtehude.debian.org> |
| X-Spam-Flag | NO |
| X-Spam-Score | -4 |
| Reply-To | Noah Meyerhans <noahm@debian.org>, 890343@bugs.debian.org |
| Resent-To | debian-bugs-dist@lists.debian.org |
| Resent-Cc | Debian Kernel Team <debian-kernel@lists.debian.org> |
| X-Debian-Pr-Message | followup 890343 |
| X-Debian-Pr-Package | linux |
| X-Debian-Pr-Keywords | patch |
| X-Debian-Pr-Source | linux |
| X-Spam-Bayes | score:0.0000 Tokens: new, 10; hammy, 139; neutral, 42; spammy, 0. spammytokens: hammytokens:0.000-+--afaik, 0.000-+--AFAIK, 0.000-+--sysctl, 0.000-+--16PM, 0.000-+--Hx-spam-relays-external:602 |
| Dkim-Signature | v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=morgul.net; s=20141010; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID: Subject:Cc:To:From:Date:Sender:Reply-To:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=xpmHMpkXcJaHnbrt0YsWwyYipicwuldKqU1QNmxCP+I=; b=Xw+rLwkzhckSHRqepCze8tFv74 aQE3H5uflX4T68XOgVIVnymXCTcxhfS7X/sis19RtwfZekow3QLJijf/qztHuQqXpMwOw7dhpREDv 5iGWtSzflzgZ2eF3J5eewoGNIE3pOdc5uEYo61cFdYOKeExD7KWFHavV/p5h6Tf+JAQk=; |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=us-ascii |
| Content-Disposition | inline |
| X-Debian-Message | from BTS |
| X-Mailing-List | <debian-bugs-dist@lists.debian.org> archive/latest/1646007 |
| List-ID | <debian-bugs-dist.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-bugs-dist/> |
| Approved | robomod@news.nic.it |
| Lines | 21 |
| Organization | linux.* mail to news gateway |
| Sender | robomod@news.nic.it |
| X-Original-Cc | 890343@bugs.debian.org, Matt Taggart <taggart@debian.org> |
| X-Original-Date | Wed, 20 Jan 2021 14:46:46 -0800 |
| X-Original-Message-ID | <YAiy1qVA89vlzXKn@doom.morgul.net> |
| X-Original-References | <b48d19da-0be2-f632-a1d3-efccd2f69f1f@laposte.net> <57291d92-ba62-17c7-ef72-3e359922c27b@debian.org> <b48d19da-0be2-f632-a1d3-efccd2f69f1f@laposte.net> <X/ejedVaBdSPRHRB@doom.morgul.net> <YAifCChfBbItQjDV@lamella> <YAinlhCubvQwSRLQ@doom.morgul.net> <YAixFLxysz8ScfDb@lamella> <b48d19da-0be2-f632-a1d3-efccd2f69f1f@laposte.net> <YAixFLxysz8ScfDb@lamella> |
| Xref | csiph.com linux.debian.bugs.dist:1043601 linux.debian.kernel:69214 |
Cross-posted to 2 groups.
Show key headers only | View raw
On Wed, Jan 20, 2021 at 11:39:16PM +0100, Vincent Blut wrote: > > We could do that. However, in the past (earlier in this bug, even) it's > > been pointed out that other packages should not be responsible for > > setting kernel policies, so changes like this should be the > > responsibility of the kernel packages. That seems like a sensible > > position to take. > > If this is the position of the kernel team, then fine. But some packages *do* > tweak kernel parameters using the sysctl interface mechanism. So does the kernel > team provides documention about what is acceptable? I think the distinction is that the other packages that tweak sysctl values don't claim to be doing so on behalf of the kernel team. If the kernel team is responsible for the values being set, then the settings should come from a package that the kernel team owns, not some other package. AFAIK, there are no guidelines or policy anywhere in Debian about whether or not a package can provide its own sysctl settings. noah
Back to linux.debian.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Bug#890343: linux: make fq_codel default for default_qdisc Matt Taggart <taggart@debian.org> - 2020-04-24 00:40 +0200
Bug#890343: linux: make fq_codel default for default_qdisc Noah Meyerhans <noahm@debian.org> - 2020-04-24 01:30 +0200
Bug#890343: linux: make fq_codel default for default_qdisc Matt Taggart <taggart@debian.org> - 2020-04-24 07:10 +0200
Bug#890343: linux: make fq_codel default for default_qdisc Noah Meyerhans <noahm@debian.org> - 2021-01-08 01:20 +0100
Bug#890343: linux: make fq_codel default for default_qdisc Ivan Baldo <ibaldo@adinet.com.uy> - 2021-01-18 02:40 +0100
Bug#890343: linux: make fq_codel default for default_qdisc Noah Meyerhans <noahm@debian.org> - 2021-01-20 23:00 +0100
Bug#890343: linux: make fq_codel default for default_qdisc Vincent Blut <vincent.debian@free.fr> - 2021-01-20 22:30 +0100
Bug#890343: linux: make fq_codel default for default_qdisc Noah Meyerhans <noahm@debian.org> - 2021-01-20 23:10 +0100
Bug#890343: linux: make fq_codel default for default_qdisc Noah Meyerhans <noahm@debian.org> - 2021-01-20 23:30 +0100
Processed: Re: Bug#890343: linux: make fq_codel default for default_qdisc "Debian Bug Tracking System" <owner@bugs.debian.org> - 2021-01-20 23:30 +0100
Bug#890343: linux: make fq_codel default for default_qdisc Vincent Blut <vincent.debian@free.fr> - 2021-01-20 23:50 +0100
Bug#890343: linux: make fq_codel default for default_qdisc Noah Meyerhans <noahm@debian.org> - 2021-01-21 00:00 +0100
Bug#890343: linux: make fq_codel default for default_qdisc Vincent Blut <vincent.debian@free.fr> - 2021-01-21 00:10 +0100
Bug#890343: linux: make fq_codel default for default_qdisc Ben Hutchings <ben@decadent.org.uk> - 2021-01-21 00:50 +0100
Bug#890343: linux: make fq_codel default for default_qdisc Vincent Blut <vincent.debian@free.fr> - 2021-02-26 19:10 +0100
csiph-web