Skip to content

feat(diskann): io uring backend#599

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

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

Conversation

@richyreachy

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