Arch Linux

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#19604 - [kernel26] [kernel26-lts]: Adv TCP Congestion Control

Attached to Project: Arch Linux
Opened by Erwin Van de Velde (evdvelde) - Thursday, 27 May 2010, 10:01 GMT
Last edited by Dan McGee (toofishes) - Monday, 21 June 2010, 00:44 GMT
Task Type Feature Request
Category Kernel
Status Closed
Assigned To Tobias Powalowski (tpowa)
Thomas Bächler (brain0)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
In the current Arch Linux kernel, the advanced TCP congestion control mechanisms are disabled, but they can come in handy occasionaly. Could they get compiled as modules please?

Additional info:
* package version(s)
kernel26 2.6.33.4-1

* config and/or log files etc.
in kernel config, it should read then:
CONFIG_TCP_CONG_ADVANCED=y
CONFIG_TCP_CONG_BIC=m
CONFIG_TCP_CONG_CUBIC=y
CONFIG_TCP_CONG_WESTWOOD=m
CONFIG_TCP_CONG_HTCP=m
CONFIG_TCP_CONG_HSTCP=m
CONFIG_TCP_CONG_HYBLA=m
CONFIG_TCP_CONG_VEGAS=m
CONFIG_TCP_CONG_SCALABLE=m
CONFIG_TCP_CONG_LP=m
CONFIG_TCP_CONG_VENO=m
CONFIG_TCP_CONG_YEAH=m
CONFIG_TCP_CONG_ILLINOIS=m
This task depends upon

Closed by  Dan McGee (toofishes)
Monday, 21 June 2010, 00:44 GMT
Reason for closing:  Implemented
Additional comments about closing:  Done for both kernels.
Comment by Andreas Radke (AndyRTR) - Wednesday, 02 June 2010, 14:56 GMT
implemented in LTS kernel.
Comment by Tobias Powalowski (tpowa) - Wednesday, 02 June 2010, 15:37 GMT
added to svn trunk for .34 kernel.

Loading...