Skip to content

Implement IO waiting #78

@Amjad50

Description

@Amjad50

In the idea dump: Emerald (view)

I talked about async kernel, and other implementations.

The goal of this issue/ticket, is just to improve performance, by smartly waiting for IO and not spin looping (which is what is still done until now).

We can change the implementation of the kernel to be fully async (rust async), and use those features to implement waiting.
Or we implement them manually.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ioI/O related workkernelKernel related work

    Projects

    Status
    Todo next

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions