Tom Herbert 114cf58021 bql: Byte queue limits
Networking stack support for byte queue limits, uses dynamic queue
limits library.  Byte queue limits are maintained per transmit queue,
and a dql structure has been added to netdev_queue structure for this
purpose.

Configuration of bql is in the tx-<n> sysfs directory for the queue
under the byte_queue_limits directory.  Configuration includes:
limit_min, bql minimum limit
limit_max, bql maximum limit
hold_time, bql slack hold time

Also under the directory are:
limit, current byte limit
inflight, current number of bytes on the queue

Signed-off-by: Tom Herbert <therbert@google.com>
Acked-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-11-29 12:46:19 -05:00
..
2011-10-19 03:10:46 -04:00
2011-11-29 12:46:19 -05:00
2011-11-16 22:00:14 -05:00
2011-10-17 19:18:42 -04:00
2010-07-12 12:57:55 -07:00
2011-11-28 19:09:07 -05:00
2011-11-29 12:46:19 -05:00
2010-11-28 18:24:14 -08:00
2011-11-29 00:27:11 -05:00