1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-24 21:22:49 +02:00
openwrt-xburst/target/linux/ramips
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
..
base-files ramips: Enable sysupgrade for Sitecom WL-351 2012-05-23 21:05:22 +00:00
files ramips: Add byte queue limits support to net/ethernet/ramips_main.c 2012-05-23 21:05:23 +00:00
image ramips: W306R V2.0 - GPIO and Network fixes 2012-05-02 19:17:59 +00:00
patches-3.3 kernel: update linux 3.3 to 3.3.4 2012-04-30 08:38:11 +00:00
rt288x linux: move certain disabled symbols to the generic configs 2012-05-15 10:58:52 +00:00
rt305x linux: move certain disabled symbols to the generic configs 2012-05-15 10:58:52 +00:00
rt3883 linux: move certain disabled symbols to the generic configs 2012-05-15 10:58:52 +00:00
base-files.mk ramips: remove default network configuration, and generate that from uci-defaults 2011-12-01 22:48:51 +00:00
Makefile kernel: update linux 3.3 to 3.3.6 2012-05-14 09:18:32 +00:00