banan-os/kernel/kernel/Timer
Bananymous 539afb329a Kernel: All processors use LAPIC timer when running with APIC
This makes scheduler preemption much cleaner as bsb does not have to
send smp messages to notify other processes about timer interrupt.

Also PIT percision is now "full" 0.8 us instead of 1 ms that I was using
before.
2024-07-23 02:28:52 +03:00
..
HPET.cpp Kernel: All processors use LAPIC timer when running with APIC 2024-07-23 02:28:52 +03:00
PIT.cpp Kernel: All processors use LAPIC timer when running with APIC 2024-07-23 02:28:52 +03:00
RTC.cpp All: Cleanup all files 2024-01-24 15:53:38 +02:00
Timer.cpp Kernel: All processors use LAPIC timer when running with APIC 2024-07-23 02:28:52 +03:00