banan-os/kernel/include/kernel/Timer
Bananymous a489be0e05 Kernel: Allow parallel LAPIC timer initialization with HPET
HPET supports reading LAPIC counter without locks, so it can be done in
parallel. This makes booting much faster. Previously initializing every
timer took 100 ms, so 16 CPUs took total of 1.6 seconds. This allows
doing it all in 100 ms.
2024-09-19 14:41:59 +03:00
..
HPET.h Kernel: Allow parallel LAPIC timer initialization with HPET 2024-09-19 14:41:59 +03:00
PIT.h Kernel: Allow parallel LAPIC timer initialization with HPET 2024-09-19 14:41:59 +03:00
RTC.h All: Clear lines with only whitspace in them 2023-09-10 00:31:42 +03:00
Timer.h Kernel: Allow parallel LAPIC timer initialization with HPET 2024-09-19 14:41:59 +03:00