CVSROOT: /cvs Module name: src Changes by: guent...@cvs.openbsd.org 2015/06/07 00:24:59
Modified files: sys/arch/amd64/amd64: cpu.c machdep.c sys/arch/amd64/include: cpu.h sys/arch/i386/i386: cpu.c machdep.c sys/arch/i386/include: cpu.h Log message: Enable use of mwait in non-MP boxes and report # of C-substates up to C7, truncating trailing zeros. Testing by many as part of a larger change to use ACPI _CST objects ok krw@