Skip to content

I/O event system #12

@sandwichdoge

Description

@sandwichdoge

Need to design an I/O event system, so that when a task waits for an I/O event (disk read, keyboard, etc.), it gets put in the wait queue until I/O procedure is finished and the task will be signaled to continue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions