banan-os/kernel/include/kernel/Timer
Bananymous 793cca423b Kernel: Fix system timer disabling
I was actually not disabling system timer (HPET, PIT) when using lapic
timers for scheduling. This made BSB get too many timer interrupts :D
2025-07-16 20:02:04 +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: Fix system timer disabling 2025-07-16 20:02:04 +03:00