-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
help wantedExtra attention is neededExtra attention is needed
Description
A simple study of interrupt delivery would shed some light on whether running a process elevated is interfering with
One simple test could register a interrupt handler, schedule a timer interrupt, then go into an elevated while(1) loop. The loop should either 1) not interfere with interrupt delivery or 2) prevent delivery until when the loop terminates.
Either way we learn something about our runtime.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needed