banan-os/kernel/include/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.h Kernel: All processors use LAPIC timer when running with APIC 2024-07-23 02:28:52 +03:00
PIT.h Kernel: All processors use LAPIC timer when running with APIC 2024-07-23 02:28:52 +03:00
RTC.h All: Clear lines with only whitspace in them 2023-09-10 00:31:42 +03:00
Timer.h Kernel: All processors use LAPIC timer when running with APIC 2024-07-23 02:28:52 +03:00