git: cpu_topo: Add get_cpu_node_by_chipid()
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Fri Jun 5 06:18:53 PDT 2015
commit d452e98b1411eb784634d0fbdfc13bb8ecbcdcfd
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
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
More information about the Commits
mailing list