Switch one shot timer, if user allows C3 state to be entered.
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Fri, 8 May 2009 12:03:45 +0000 (20:03 +0800)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Fri, 8 May 2009 12:03:45 +0000 (20:03 +0800)
commit76fc1d58a365ce2f210db6b082dd0cf22b860390
tree6dc1ab9238030bb7fe08d74f95fceeb8de8f4f24
parent2084b49a880dd22ce76b4d25638c63972ef5d063
Switch one shot timer, if user allows C3 state to be entered.

Snooping systimer left time and using one shot timer sleep/wake reloading
during C3 state transition does not achieve maximum powersaving effect...
sys/dev/acpica5/acpi_cpu.c