I am researching how linux programs different timers.
I need to know where to look to see specific functions that linux uses to program the local cpu apic timer. Specifically, say that there is no other timer other than the rtc and the kernel needs to use the apic for timer interrupts. How would the kernel program the apic to raise the timer interrupt?
thanks for your patience,
brahan