qos-scripts: replace sfq/red with fq_codel - massively improves latency under load

SVN-Revision: 31759
This commit is contained in:
Felix Fietkau
2012-05-16 15:23:16 +00:00
parent 3f97b9eb36
commit d5fc598d62
2 changed files with 3 additions and 42 deletions

View File

@@ -344,8 +344,7 @@ tc filter add dev $device parent ffff: protocol ip prio 1 u32 match u32 0 0 flow
fi
add_insmod cls_fw
add_insmod sch_hfsc
add_insmod sch_sfq
add_insmod sch_red
add_insmod sch_fq_codel
cat <<EOF
${INSMOD:+$INSMOD$N}${dev_up:+$dev_up