CVSROOT: /cvs Module name: src Changes by: guent...@cvs.openbsd.org 2014/12/13 22:04:49
Modified files: sys/arch/amd64/amd64: cpu.c sys/arch/i386/i386: cpu.c Log message: Disable MWAIT again, this time on both i386 and amd64. Too many systems run excessively hot with it to have it on by default, and I still don't have good logic to let acpicpu enable it when the AML says it's good.