From: Govindarajulu Varadarajan <_gov...@gmx.com>
Date: Tue, 27 Oct 2015 23:28:42 +0530
> Introduce enic module global variable enic_numa_count[] to store the
> number of affinity_hints set. If there are more than one enic interfaces,
> we do not want them to share same affinity hint cpus. We stor
The affinity hint is used by the user space daemon, irqbalancer, to
indicate a preferred CPU mask for irqs. This patch sets the irq affinity
hint to local numa core first, when exhausted we try non-local numa cores.
Introduce enic module global variable enic_numa_count[] to store the
number of aff