cvs commit: src/sys/powerpc/aim locore.S machdep.c
src/sys/powerpc/include md_var.h src/sys/powerpc/powerpc cpu.c
Marcel Moolenaar
marcel at FreeBSD.org
Fri Mar 7 22:27:11 UTC 2008
marcel 2008-03-07 22:27:06 UTC
FreeBSD src repository
Modified files:
sys/powerpc/aim locore.S machdep.c
sys/powerpc/include md_var.h
sys/powerpc/powerpc cpu.c
Log:
For AIM, have cpu_idle() set MSR_POW when the powerpc_pow_enabled
variable is set. On my Mac Mini this puts the CPU in NAP mode when
the kernel is idle and, any technical or environmental reasons
aside, avoids that I have to listen to the fan all day :-)
Revision Changes Path
1.25 +0 -3 src/sys/powerpc/aim/locore.S
1.110 +10 -2 src/sys/powerpc/aim/machdep.c
1.32 +2 -0 src/sys/powerpc/include/md_var.h
1.11 +4 -6 src/sys/powerpc/powerpc/cpu.c
More information about the cvs-src
mailing list