Skip to content

Validate ntco::IoRing structures against kernel definitions, when possible #66

@mattrm456

Description

@mattrm456

Support for io_uring was added in #24. For a variety of reasons, that implementation does not use the Linux kernel's definitions of io_uring structures, but re-declares them so that the ntco_ioring component is buildable on any Linux kernel version.

When possible, perform compile-time assertions that our reclaration of io_uring structures match the Linux kernels definitions.

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