Files
linux-st/include/linux
Eric Dumazet f2cd2d3e9b net sched: use xps information for qdisc NUMA affinity
Allocate qdisc memory according to NUMA properties of cpus included in
xps map.

To be effective, qdisc should be (re)setup after changes
of /sys/class/net/eth<n>/queues/tx-<n>/xps_cpus

I added a numa_node field in struct netdev_queue, containing NUMA node
if all cpus included in xps_cpus share same node, else -1.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Cc: Ben Hutchings <bhutchings@solarflare.com>
Cc: Tom Herbert <therbert@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-12-01 12:47:42 -08:00
..
2010-11-19 09:49:59 -08:00
2010-11-16 10:58:30 -08:00
2010-11-18 09:33:19 -08:00
2010-11-17 11:28:25 -08:00
2010-11-24 11:16:42 -08:00
2010-11-15 13:24:06 -05:00
2010-11-15 13:25:02 -05:00