Disable MWAIT again, this time on both i386 and amd64. Too many systems
authorguenther <guenther@openbsd.org>
Sun, 14 Dec 2014 05:04:49 +0000 (05:04 +0000)
committerguenther <guenther@openbsd.org>
Sun, 14 Dec 2014 05:04:49 +0000 (05:04 +0000)
commit7902f2b0d6bfcc698ae8d283c885e1c7362d6614
treea787c54bedd637a298b1539737216b878f149a0a
parent6de3047e95b905caa2e8cf44507c7527692f6db8
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.
sys/arch/amd64/amd64/cpu.c
sys/arch/i386/i386/cpu.c