Skip to content

Asynchronous fsync() in Unix I/O backend with a dedicated thread #3081

@penberg

Description

@penberg

We have an async core so there's no need for us to block for fsync(), we can just offload that to happen in a thread in the syscall-based Unix I/O backend.

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