Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

SETUP_SQPOLL and SETUP_COOP_TASKRUN #1554

bestouff started this conversation in General
Discussion options

Hi,

Not really liburing (using Rust here), but nevertheless: how comes this fails with EINVAL ?

 const SQ_POLL_THREAD_IDLE_MS: u32 = 100;
 let mut builder = IoUring::builder();
 builder
 .setup_sqpoll(SQ_POLL_THREAD_IDLE_MS)
 .setup_coop_taskrun();
 let mut ring = builder.build(8)?;
You must be logged in to vote

Replies: 0 comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant

AltStyle によって変換されたページ (->オリジナル) /