Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(io_context): peek-only as fast path for do_completion_part #74

Merged
merged 7 commits into from
Sep 3, 2023

Conversation

Codesire-Deng
Copy link
Owner

  • In do_completion_part(), io_context will only peek cqe of the io_uring at fast path.
  • msg_ring is a new user_data_type.
  • clang-tidy updated to LLVM 18.
  • io_uring update to 2023/08/12.
  • mpl.hpp updated.
  • cmake updated.

@Codesire-Deng Codesire-Deng merged commit b7f9001 into main Sep 3, 2023
12 checks passed
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.

None yet

1 participant