freebsd-dev/sys/amd64
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
..
acpica Consistently use round_page(x) rather than roundup(x, PAGE_SIZE). There is 2013-02-15 22:43:08 +00:00
amd64 MFcalloutng: 2013-02-28 10:46:54 +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
ia32
include Convert machine/elf.h, machine/frame.h, machine/sigframe.h, 2013-02-20 17:39:52 +00:00
linux32 Reduce duplication between i386/linux/linux.h and amd64/linux32/linux.h 2013-01-29 18:41:30 +00:00
pci
vmm Requests for invalid CPUID leaves should map to the highest known leaf instead. 2013-02-13 23:22:17 +00:00
Makefile