freebsd-dev/sys/ia64/acpica
Marcel Moolenaar e726a6b70c Improve cpu_idle():
o   cpu_idle_hook is expected to be called with interrupts
    disabled and re-enables interrupts on return.
o   sync with x86: don't idle when the CPU has runnable tasks
o   have callers of ia64_call_pal_static() disable interrupts
    and re-enable interrupts.
o   add, but compile-out, support for idle mode. This will be
    enabled at some later time, after proper testing.
2011-06-06 19:06:15 +00:00
..
acpi_machdep.c Improve cpu_idle(): 2011-06-06 19:06:15 +00:00
acpi_wakeup.c
madt.c Some code churn: 2010-02-14 16:56:24 +00:00
OsdEnvironment.c Remove unneeded includes of <sys/linker_set.h>. Other headers that use 2011-01-11 13:59:06 +00:00