freebsd-dev/sys/pc98
Davide Italiano acccf7d8b4 MFcalloutng:
When CPU becomes idle, cpu_idleclock() calculates time to the next timer
event in order to reprogram hw timer. Return that time in sbintime_t to
the caller and pass it to acpi_cpu_idle(), where it can be used as one
more factor (quite precise) to extimate furter sleep time and choose
optimal sleep state. This is a preparatory change for further callout
improvements will be committed in the next days.

The commmit is not targeted for MFC.
2013-02-28 10:46:54 +00:00
..
apm
cbus MFi386: Make similar changes that were made to atkbdc in r245315. 2013-01-11 23:42:24 +00:00
compile
conf Remove support for plip from the GENERIC kernel as no systems in the 2013-02-01 20:17:11 +00:00
include Use ANSI prototype to fix build with clang. 2012-11-10 13:24:33 +00:00
linux
pc98 MFcalloutng: 2013-02-28 10:46:54 +00:00