Skip to content

feature request: support submit multi sqe with link at once #762

@Sherlock-Holo

Description

@Sherlock-Holo

currently the submit only support submit 1 op

however, in io-uring, the kernel support submit a batch sqe with IO_LINK

this allow user submit a batch sequence ops, and wait them complete, with only 1 submit call

A common case is when you have a batch of data to write into the fd which is datagram mode

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions