Skip to content

[WIP] feat(diskann): support iouring backend#578

Open
richyreachy wants to merge 45 commits into
alibaba:mainfrom
richyreachy:feat/diskann_on_iouring
Open

[WIP] feat(diskann): support iouring backend#578
richyreachy wants to merge 45 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.

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