xps: NUMA allocations for per cpu data
authorEric Dumazet <eric.dumazet@gmail.com>
Sun, 28 Nov 2010 05:43:24 +0000 (05:43 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 29 Nov 2010 17:43:13 +0000 (09:43 -0800)
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>

No differences found