commit 6191bf2c56d1e25391d342b0b9110f86a868ee00
Author: Sepherosa Ziehau <[email protected]>
Date: Thu Sep 8 21:15:06 2016 +0800
corepower: Fix identify method for multi-cpu-package systems
CHIP_LEVEL means physical cpu package, while PACKAGE_LEVEL means
the whole box; admittedly it is kinda confusion to me at least.
Summary of changes:
sys/dev/powermng/corepower/corepower.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6191bf2c56d1e25391d342b0b9110f86a868ee00
--
DragonFly BSD source repository