Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add io_uring backend #68

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open

Add io_uring backend #68

wants to merge 13 commits into from

Commits on Jun 17, 2024

  1. Add initial io_uring impl

    doublej472 committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    7a300f5 View commit details
    Browse the repository at this point in the history
  2. More work

    doublej472 committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    36a97ef View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    db6b142 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33adace View commit details
    Browse the repository at this point in the history
  3. Remove printf

    doublej472 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    a274337 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    a1904dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecdb5e8 View commit details
    Browse the repository at this point in the history
  3. Update bs_io_uring.c

    doublej472 authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    6e543e8 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. Fixup cpu usage when idle

    doublej472 committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    ac01bf8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31ed2ba View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    6482d2a View commit details
    Browse the repository at this point in the history
  2. clang-format

    doublej472 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    9cb1692 View commit details
    Browse the repository at this point in the history
  3. clang-format 120 cols

    doublej472 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    db00266 View commit details
    Browse the repository at this point in the history