add support for io_uring if improves gdu #183
danie-dejager
started this conversation in
Ideas
Replies: 2 comments 1 reply
-
|
Yes, we can check if gdu can benefit from this. |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
I have tried to use io_uring in #195 but it's much slower than the current implementation for now. I will need to spend more time on it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
@dundee Will it be possible to add support for io_uring? And if so won't gdu benefit from modern kernels supporting this?
https://unixism.net/loti/what_is_io_uring.html
This allows for io_uring in go https://github.com/Iceber/iouring-go
Beta Was this translation helpful? Give feedback.
All reactions