FS#52575 - [systemd] Please change default qdisc from fq_codel to fq.

Attached to Project: Arch Linux
Opened by Eric Wang (enihcam) - Monday, 16 January 2017, 15:54 GMT
Last edited by Dave Reisner (falconindy) - Monday, 16 January 2017, 16:15 GMT
Task Type Bug Report
Category Packages: Core
Status Closed
Assigned To No-one
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:
The Linux fq_codel qdisc does not implement pacing, so fq_codel would not be sufficient.
Many congestion control algorithms (like BBR) without pacing would not function properly, and may incur unnecessary high packet loss rates.


Additional info:
* package version(s)
* config and/or log files etc.


Steps to reproduce:
This task depends upon

Closed by  Dave Reisner (falconindy)
Monday, 16 January 2017, 16:15 GMT
Reason for closing:  Upstream
Additional comments about closing:  Not something for Arch to override.
Comment by Dave Reisner (falconindy) - Monday, 16 January 2017, 16:15 GMT
If you dislike the default, you can override it in /etc. If you think the default isn't generally sane, then bring it up with upstream systemd. Arch will not be overriding this.

Loading...