Skip to content

Revive for io_uring support on Linux #216

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 18 commits into
base: master
Choose a base branch
from
Open

Revive for io_uring support on Linux #216

wants to merge 18 commits into from

Conversation

s-ludwig
Copy link
Member

@s-ludwig s-ludwig commented Mar 7, 2023

Brings #175 up-to-date and fixes Windows compile errors.

@s-ludwig s-ludwig marked this pull request as draft March 16, 2023 09:29
@zoujiaqing
Copy link

Look forward to it!

s-ludwig added 10 commits April 13, 2025 14:01
… hieararchy.

Instead of a separate entity, UringEventLoop now derives from EpollEventLoop. There is still a lot of duplication in terms of FD slot management and the submit() call that was only done once per process() is now potentially done multiple times.
Fixes compile errors on older compiler versions when not explicitly using the uring driver.
@s-ludwig s-ludwig marked this pull request as ready for review April 13, 2025 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants