How to program a cpu local APIC timer to issue interrupt
Sept. 4, 2022
8:56 a.m.
Hi all, In one of my projects, I need a timer interrupt that should come on a specific core, and the handler should be executed on that core. As there is a local APIC timer on each core, does the Linux kernel provide any interface so I can program the timer to issue an interrupt? Thank you! Thanks and regards, Rohit Chourasia
1441
Age (days ago)
1441
Last active (days ago)
0 comments
1 participants
participants (1)
-
Rohit Chourasia