Skip to content

[feature request] add option to introduce io-uring for Commit #1043

Description

@fuweid

Currently, when bbolt commits changes, the writeAt operations are sequential.
This proposal is trying to introduce io-uring to submit multiple writing operations in one time.
Since io-uring is kernel level feature, it's not always available. So, it will be optional and by default disable.
The detail design is still WIP and I will share it later via google doc.

cc @gangli113

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions