aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2012-05-16 15:23:03 +0000
committerFelix Fietkau <nbd@openwrt.org>2012-05-16 15:23:03 +0000
commit54edbfabaccc5aecc116367f8caaf30f12b65328 (patch)
treecbffcf1ccc034cf0a885139af45d6bdeebc7bd5e /package/kernel
parent329d18a25c11aead0bbc09546715b9af6fed5ead (diff)
downloadupstream-54edbfabaccc5aecc116367f8caaf30f12b65328.tar.gz
upstream-54edbfabaccc5aecc116367f8caaf30f12b65328.tar.bz2
upstream-54edbfabaccc5aecc116367f8caaf30f12b65328.zip
kernel: add codel and fq_codel to generic 3.3 patch set (based on patch by Dave Täht)
Codel is a new AQM algorithm and RED replacement designed by Kathie Nichols and Van Jacobson, and published in ACM queue: http://queue.acm.org/detail.cfm?id=2209336 Codel stands for "Controlled Delay", and needs no knobs in the general case, twiddled, for optimum results. It aims for 5ms of delay, at most, when in use. Additionally, fq_codel (by eric dumazet) builds on codel to provide fair queuing superior to what could be had with SFQ, and drop behavior saner than RED, BLUE, or choke. These patches are backported from net-next and are known to work on Linux 3.3.4 and later. Includes updates to codel for better portability and speed SVN-Revision: 31756
Diffstat (limited to 'package/kernel')
0 files changed, 0 insertions, 0 deletions