ramips: Add byte queue limits support to net/ethernet/ramips_main.c
authorGabor Juhos <juhosg@openwrt.org>
Wed, 23 May 2012 21:05:23 +0000 (21:05 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Wed, 23 May 2012 21:05:23 +0000 (21:05 +0000)
commite4720dfa9594cb75ef6691e669f81e8207a00e39
tree0e6733fabe2c8aee61ed3c4dbe78ac7c64fdea01
parent1d286fd7552a6cd497b5d05a7c92d3b19677fc4b
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>
SVN-Revision: 31844
target/linux/ramips/files/drivers/net/ethernet/ramips/ramips_main.c