commit | cdb08f8fd8642a6d661c920f565e85cf87a0c9be | [log] [tgz] |
---|---|---|
author | Ben Hutchings <bhutchings@solarflare.com> | Tue Dec 20 01:08:05 2011 +0000 |
committer | Ben Hutchings <bhutchings@solarflare.com> | Mon Jan 09 17:08:18 2012 +0000 |
tree | 038c7e30139a5d28abe8935be8935fe5a607a9f9 | |
parent | fa142b9da3393fd92b398b6bdecf3f21914e309b [diff] |
sfc: Set default parallelism to per-core by default 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>