mirror of
https://github.com/opnsense/src.git
synced 2026-03-01 12:51:07 -05:00
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. |
||
|---|---|---|
| .. | ||
| ehci_ps3.c | ||
| if_glc.c | ||
| if_glcreg.h | ||
| mmu_ps3.c | ||
| ohci_ps3.c | ||
| platform_ps3.c | ||
| ps3-hv-asm.awk | ||
| ps3-hv-header.awk | ||
| ps3-hvcall.h | ||
| ps3-hvcall.master | ||
| ps3-hvcall.S | ||
| ps3_syscons.c | ||
| ps3bus.c | ||
| ps3bus.h | ||
| ps3cdrom.c | ||
| ps3disk.c | ||
| ps3pic.c | ||