commit | b02038a17b271e0f70616c54e4eccb5cc33d1b74 | [log] [tgz] |
---|---|---|
author | Eric Dumazet <eric.dumazet@gmail.com> | Sun Nov 28 05:43:24 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Nov 29 09:43:13 2010 -0800 |
tree | b63cbb3aaa911e9504da9571d18eca2799703f97 | |
parent | 49b4a6546fac02f58784f0744e0f99a6562ccc03 [diff] |
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>