CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/09/12 01:52:27
Modified files:
sys/dev/acpi : acpicpu.c
Log message:
Intel docs suggest that cpus in C3 may go into deeper states automatically
when all cores are in C3, so treat the latency+power values from ACPI as
advisory and stop skipping states based on them.
ok mlarkin@ kettenis@
