Skip to content

IORing: support SQPOLL #296

Description

@blindspotbounty

I would like to use iouring with SQPOLL to avoid unnecessary syscalls.

I found this comment in the code and wonder if there are any plans of supporting it...

    // Ring always needs enter right now;
    // TODO: support SQPOLL here
    while true {
        let ret = io_uring_enter(ringDescriptor, numEvents, minCompletions, flags, nil)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions