-
- Downloads
cpumask: Use topology_core_cpumask()/topology_thread_cpumask()
Impact: reduce stack usage, use new cpumask API. This actually uses topology_core_cpumask() and topology_thread_cpumask(), removing the only users of topology_core_siblings() and topology_thread_siblings() Signed-off-by:Rusty Russell <rusty@rustcorp.com.au> Signed-off-by:
Mike Travis <travis@sgi.com> Cc: linux-net-drivers@solarflare.com
Showing
- Documentation/cputopology.txt 3 additions, 3 deletionsDocumentation/cputopology.txt
- drivers/base/topology.c 16 additions, 17 deletionsdrivers/base/topology.c
- drivers/net/sfc/efx.c 2 additions, 2 deletionsdrivers/net/sfc/efx.c
- include/linux/topology.h 6 additions, 0 deletionsinclude/linux/topology.h
Loading
Please register or sign in to comment