Skip to content

Interrupt Delivery #8

@tommy-u

Description

@tommy-u

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions