User-space interrupts
User-space interrupts
Posted Oct 8, 2021 0:34 UTC (Fri) by dancol (guest, #142293)Parent article: User-space interrupts
Ugh. So do I understand correctly that we have yet another process-wide resource --- uipi vector numbers in this case --- not centrally allocated by any process-wide authority? How is a shared library supposed to know what vector number to use? Should it guess? What if two libraries do that?
Either the vector number namespace needs to be expanded or libc needs to grow an allocator.
Posted Oct 8, 2021 19:00 UTC (Fri)
by BenHutchings (subscriber, #37955)
[Link]
User-space interrupts
