Skip to content

feat(driver): add CPU affinity support for SQPOLL in ProactorBuilder#900

Merged
Berrysoft merged 2 commits into
compio-rs:masterfrom
monadbobo:feat/setup_sqpoll_cpu
Apr 30, 2026
Merged

feat(driver): add CPU affinity support for SQPOLL in ProactorBuilder#900
Berrysoft merged 2 commits into
compio-rs:masterfrom
monadbobo:feat/setup_sqpoll_cpu

Conversation

@monadbobo
Copy link
Copy Markdown
Contributor

Add builder support for configuring io-uring SQPOLL CPU affinity.

The new sqpoll_cpu_affinity(cpu) option is applied only when SQPOLL is enabled via sqpoll_idle(...), keeping sqpoll_idle as the SQPOLL feature switch. Docs were updated to make that contract explicit.

@github-actions github-actions Bot added enhancement New feature or request package: driver Related to compio-driver labels Apr 30, 2026
Comment thread compio-driver/src/lib.rs Outdated
@Berrysoft Berrysoft merged commit 6501181 into compio-rs:master Apr 30, 2026
71 checks passed
@github-actions github-actions Bot mentioned this pull request Apr 26, 2026
@github-actions github-actions Bot mentioned this pull request May 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request package: driver Related to compio-driver

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants