commit | ecc910f520ba8f22848982ee816ad75c449b805d | [log] [tgz] |
---|---|---|
author | Steve Hodgson <shodgson@solarflare.com> | Fri Sep 10 06:42:22 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Sep 10 12:27:33 2010 -0700 |
tree | e934380209532b831b7e7e334ddc33d75db7eef5 | |
parent | 8313aca38b3937947fffebca6e34bac8e24300c8 [diff] |
sfc: Make the dmaq size a run-time setting (rather than compile-time) - Allow the ring size to be specified in non power-of-two sizes (for instance to limit the amount of receive buffers). - Automatically size the event queue. Signed-off-by: Ben Hutchings <bhutchings@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>