Actions
Feature #2699
openCoDel Active Queue Management
Status:
New
Priority:
Normal
Assignee:
-
Category:
kernel
Start date:
2012-05-08
Due date:
% Done:
0%
Estimated time:
Difficulty:
Hard
Tags:
needs-triage
Gerrit CR:
Description
See this article:
http://queue.acm.org/detail.cfm?id=2209336
and this appendix with pseudocode:
http://queue.acm.org/appendices/codel.html
CoDel is a replacement for RED for managing interface packet queues. The claim is that it addresses the bufferbloat problem. The paper states that the algorithm is simple and it has no tuning parameters: both of which are features.
A cursory source inspection makes me think this might go in mac_sched.c with its accompanying data structures and macros.
No data to display
Actions