sfc: Set default parallelism to per-core by default
authorBen Hutchings <bhutchings@solarflare.com>
Tue, 20 Dec 2011 01:08:05 +0000 (01:08 +0000)
committerBen Hutchings <bhutchings@solarflare.com>
Mon, 9 Jan 2012 17:08:18 +0000 (17:08 +0000)
The previous default of per-package can be more CPU-efficient, but
users generally seem to prefer per-core.  It should also allow
accelerated RFS to direct packets more precisely, if IRQ affinity
is properly spread out.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>

No differences found