User-space interrupts
User-space interrupts
Posted Oct 8, 2021 19:00 UTC (Fri) by BenHutchings (subscriber, #37955)In reply to: User-space interrupts by dancol
Parent article: User-space interrupts
Plus you can only have one handler function per thread (or process? it's not clear). So there will have to be some definitive user-space library (not necessarily the C library) to manage this resource.