]> git.openfabrics.org - ~emulex/infiniband.git/commit
sfc: By default refill RX rings as soon as space for a batch
authorDavid Riddoch <driddoch@solarflare.com>
Wed, 11 Apr 2012 12:12:41 +0000 (13:12 +0100)
committerBen Hutchings <bhutchings@solarflare.com>
Thu, 10 May 2012 01:22:17 +0000 (02:22 +0100)
commit64235187c2b32913fc41dfafc98e3a77ea7c0217
tree4d2faf81428d4c5c3741823c0c5700a39f80db4a
parentda9ca505829f6c270b239536b1b169644d7cf072
sfc: By default refill RX rings as soon as space for a batch

Previously we refilled with much larger batches, which caused large latency
spikes.  We now have many more much much smaller spikes!

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
drivers/net/ethernet/sfc/rx.c