Skip to content

feat(diskann): io uring backend#578

Closed
richyreachy wants to merge 53 commits into
alibaba:mainfrom
richyreachy:feat/diskann_on_iouring
Closed

feat(diskann): io uring backend#578
richyreachy wants to merge 53 commits into
alibaba:mainfrom
richyreachy:feat/diskann_on_iouring

Conversation

@richyreachy

@richyreachy richyreachy commented Jul 9, 2026

Copy link
Copy Markdown
Collaborator

Introduce IO uring support for diskann using raw Linux syscalls on liburing, which is natively available in linux 5.3 or above. As the highest-priority backend in the fallback chain, IO uring takes order as: io_uring → libaio → pread.

@richyreachy richyreachy changed the title [WIP] feat(diskann): support iouring backend feat(diskann): io uring backend Jul 17, 2026
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.

1 participant