commit d452e98b1411eb784634d0fbdfc13bb8ecbcdcfd
Author: Sepherosa Ziehau <[email protected]>
Date: Fri Jun 5 21:02:20 2015 +0800
cpu_topo: Add get_cpu_node_by_chipid()
This function retrieve cpu_node according to the chip ID passed.
Summary of changes:
sys/kern/subr_cpu_topology.c | 31 +++++++++++++++++++++++++++++++
sys/sys/cpu_topology.h | 1 +
2 files changed, 32 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d452e98b1411eb784634d0fbdfc13bb8ecbcdcfd
--
DragonFly BSD source repository