mirror of
https://github.com/opnsense/src.git
synced 2026-03-06 15:20:53 -05:00
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.
|
||
|---|---|---|
| .. | ||
| acpi_machdep.c | ||
| acpi_wakeup.c | ||
| madt.c | ||
| OsdEnvironment.c | ||