Hacker News new | ask | show | jobs
by thriftwy 854 days ago
> he whole OS interface is defined in C

What do you think about io_uring? I believe it moves away from OS interface as (C) function calls.

1 comments

What is the state of io_uring? Is it being actively used or are there kinks to work out first?
Well both. It is already in wide use, but still has some kinks.
In other words: it is software.