commit | a83762d97980f13b1ec7f2514b28666c0dac3af6 | [log] [tgz] |
---|---|---|
author | Bert Kenward <bkenward@solarflare.com> | Thu Apr 19 17:37:25 2018 +0100 |
committer | David S. Miller <davem@davemloft.net> | Fri Apr 20 11:37:19 2018 -0400 |
tree | f053c8a7702681647a2643f660650763b77ed80a | |
parent | 263243d6c2573cd761ef7ab773d3c467db0122f6 [diff] |
sfc: set and clear interrupt affinity hints Use cpumask_local_spread to provide interrupt affinity hints for each queue. This will spread interrupts across NUMA local CPUs first, extending to remote nodes if needed. Signed-off-by: Bert Kenward <bkenward@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>