DragonFly commits List (threaded) for 2008-09
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/dev/powermng/coretemp coretemp.c
hasso 2008/09/02 11:12:48 PDT
DragonFly src repository
Modified files:
sys/dev/powermng/coretemp coretemp.c
Log:
Fix coretemp(4) to provide temperatures from all cores (instead of reading
temperature only from the core current thread runs on).
Also use CPU device unit number as cpu identifier, not the one from coretemp
device (it doesn't matter in practice though, but still ...).
Revision Changes Path
1.2 +8 -2 src/sys/dev/powermng/coretemp/coretemp.c
http://www.dragonflybsd.org/cvsweb/src/sys/dev/powermng/coretemp/coretemp.c.diff?r1=1.1&r2=1.2&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]