Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
xps: NUMA allocations for per cpu data
store_xps_map() allocates maps that are used by single cpu, it makes sense to use NUMA allocations. Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Cc: Tom Herbert <therbert@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information