1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-04 20:39:55 +03:00
openwrt-xburst/target/linux/ramips/files
juhosg 4a1bbe457a ramips: Add byte queue limits support to net/ethernet/ramips_main.c
Add byte queue limits support to net/ethernet/ramips_main.c

"Byte queue limits are a mechanism to limit the size of the transmit
hardware queue on a NIC by number of bytes. The goal of these byte
limits is too reduce latency (HOL blocking) caused by excessive
queuing in hardware (aka buffer bloat) without sacrificing
throughput."

Signed-off-by: Tobias Diedrich <ranma+openwrt@tdiedrich.de>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31844 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-23 21:05:23 +00:00
..
arch/mips ramips: W306R V2.0 - GPIO and Network fixes 2012-05-02 19:17:59 +00:00
drivers ramips: Add byte queue limits support to net/ethernet/ramips_main.c 2012-05-23 21:05:23 +00:00