Skip to content

Conversation

@ii64
Copy link
Owner

@ii64 ii64 commented Apr 19, 2023

No description provided.

ii64 added 25 commits October 13, 2022 22:03
revision: 1c469ee303d0f458a
Added prepare SQE op:
 * fallocate
 * openat2
 * openat2_direct
 * statx
 * recv
 * epoll_ctl
 * multishot accept
 * multishot accept_direct
 * provide_buffers
 * remove_buffers
 * shutdown
 * unlinkat, unlink
 * renameat, rename
 * sync_file_range
 * mkdirat, mkdir
 * symlinkat, symlink
 * linkat, link
 * msg_ring
 * getxattr
 * setxattr
 * fsetxattr
* support for sqe128, cqe32
* using unsafe.Add
* compile-time size guard/check
* added support for uring_cmd
* PrepAcceptMultishot (renamed)
* PrepAcceptMultishotDirect (renamed)
* PrepRecvmsgMultishot
* PrepSendSetAddr
* PrepSendto
* PrepRecvMultishot
* PrepFgetxattr
tcp echo example with:
- multishot accept
- provide buffers, automatic buffer selection
  https://lwn.net/Articles/815491/
Add test for ring concurrent enqueue.
@ii64 ii64 force-pushed the feat/sync-liburing branch from 1fb22fb to 14a4d32 Compare April 24, 2023 14:54
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