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)
commitfad03de816fb72095241194f63b54c1f4712cb10
treea5066b3f846175585ce02d840562d44c0dddf2e3
parent75cf14db69d5e3f0981522f8b49c5ea8d48fab35
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