[dtaht/deBloat] 2c8ffe: Non locking up eqfq script
noreply at github.com
noreply at github.com
Fri Dec 23 02:51:51 EST 2011
Branch: refs/heads/master
Home: https://github.com/dtaht/deBloat
Commit: 2c8ffe4b9f759a76fc87cf01307e4fb91507d267
https://github.com/dtaht/deBloat/commit/2c8ffe4b9f759a76fc87cf01307e4fb91507d267
Author: Dave Taht <dave.taht at bufferbloat.net>
Date: 2011-12-22 (Thu, 22 Dec 2011)
Changed paths:
M wip/eqfq
Log Message:
-----------
Non locking up eqfq script
So, I think the error was in not explicitly matching arp or 802_3.
It could have also been running out of of space in the txqueue,
so I bumped that up, too.
I'm going to run this for a few hours before declaring victory.
I still find it puzzling that my smallest queues are the only ones
that ever drop packets.
tc -s qdisc | grep 'Sent' | grep -v 'Sent 0'
Sent 1836766 bytes 27217 pkt (dropped 162, overlimits 0 requeues 356)
Sent 3124 bytes 26 pkt (dropped 0, overlimits 0 requeues 0)
Sent 228 bytes 2 pkt (dropped 0, overlimits 0 requeues 0)
Sent 160298 bytes 2387 pkt (dropped 13, overlimits 0 requeues 0)
Sent 166802 bytes 2481 pkt (dropped 16, overlimits 0 requeues 0)
Sent 189896 bytes 2830 pkt (dropped 20, overlimits 0 requeues 0)
Sent 204326 bytes 3041 pkt (dropped 11, overlimits 0 requeues 0)
Sent 163958 bytes 2423 pkt (dropped 35, overlimits 0 requeues 0)
Sent 189302 bytes 2813 pkt (dropped 13, overlimits 0 requeues 0)
Sent 179510 bytes 2661 pkt (dropped 13, overlimits 0 requeues 0)
Sent 54 bytes 1 pkt (dropped 0, overlimits 0 requeues 0)
Sent 177476 bytes 2638 pkt (dropped 5, overlimits 0 requeues 0)
Sent 424270 bytes 6235 pkt (dropped 39, overlimits 0 requeues 0)
Sent 5243507 bytes 45324 pkt (dropped 0, overlimits 0 requeues 6)
Sent 2484648 bytes 33574 pkt (dropped 0, overlimits 0 requeues 0)
Sent 6872290 bytes 42617 pkt (dropped 0, overlimits 0 requeues 0)
Sent 4345650 bytes 34991 pkt (dropped 0, overlimits 0 requeues 0)
Sent 4418023 bytes 35540 pkt (dropped 0, overlimits 0 requeues 1)
Sent 2486350 bytes 33597 pkt (dropped 0, overlimits 0 requeues 0)
Sent 1660418 bytes 10786 pkt (dropped 0, overlimits 0 requeues 0)
Sent 4345538 bytes 35003 pkt (dropped 0, overlimits 0 requeues 0)
More information about the Cerowrt-commits
mailing list