Skip to content

Use io_uring_sq_ready to count pending SQEs#177

Merged
ioquatix merged 1 commit into
socketry:mainfrom
tavianator:io-uring-sq-ready
May 13, 2026
Merged

Use io_uring_sq_ready to count pending SQEs#177
ioquatix merged 1 commit into
socketry:mainfrom
tavianator:io-uring-sq-ready

Conversation

@tavianator

Copy link
Copy Markdown
Contributor

Rather than account them ourselves with pending, just rely on liburing
itself to keep proper track.

Types of Changes

Maintenance.

Contribution

Rather than account them ourselves with `pending`, just rely on liburing
itself to keep proper track.
@ioquatix

Copy link
Copy Markdown
Member

Nice, I didn't know about this feature, it must be newish. It makes total sense.

@ioquatix ioquatix merged commit 725193e into socketry:main May 13, 2026
27 of 30 checks passed
@tavianator

Copy link
Copy Markdown
Contributor Author

Heh yeah same, gonna go do this on my own projects now

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.

2 participants