Skip to content
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

Add IOSQE_ASYNC_HYBRID support #127

Open
franz1981 opened this issue Nov 23, 2021 · 2 comments
Open

Add IOSQE_ASYNC_HYBRID support #127

franz1981 opened this issue Nov 23, 2021 · 2 comments

Comments

@franz1981
Copy link
Contributor

torvalds/linux@90fa028 has introduced IOSQE_ASYNC_HYBRID that would be beneficial "in cases where unbound max_worker is relatively small" (quoting the commit msg).

We should also provide some guidance/doc/readme to tell users to limit the number of max_workers as #106 shows that people would get a huge amount of time spent by lot of kernel threads to async complete unbound I/O work

@franz1981
Copy link
Contributor Author

Some more info about how it's supposed to work on axboe/liburing#420 (comment)

@normanmaurer
Copy link
Member

IOSQE_ASYNC_HYBRID looks really promising!

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

No branches or pull requests

2 participants