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

Uring cmd #2

Draft
wants to merge 29 commits into
base: master
Choose a base branch
from
Draft

Uring cmd #2

wants to merge 29 commits into from

Commits on Jan 17, 2023

  1. Add sqe128, cqe32, and uring-cmd features

    Thomas Barrett authored and Thomas Barrett committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    94e49a2 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2023

  1. Configuration menu
    Copy the full SHA
    e9d8810 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2023

  1. Remove uring-cmd feature

    Thomas Barrett authored and Thomas Barrett committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    43fc143 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'entry128' of github.com:thomasbarrett/tokio-uring into …

    …entry128
    Thomas Barrett authored and Thomas Barrett committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    a4b2576 View commit details
    Browse the repository at this point in the history
  3. Only run uring_cmd16 test if opcode::UringCmd16 is supported on test …

    …runner
    Thomas Barrett authored and Thomas Barrett committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    6125abb View commit details
    Browse the repository at this point in the history
  4. Merge branch 'tokio-rs:master' into entry128

    thomasbarrett authored and Thomas Barrett committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    a6b3a8d View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. Fix formatting in tests

    Thomas Barrett authored and Thomas Barrett committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    805a265 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. Box libc::msghdr in SendMesgZc

    This is required to ensure the msghdr is stable over the lifetime of the
    operation
    ollie-etl committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    52b29de View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Configuration menu
    Copy the full SHA
    3b0d245 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Configuration menu
    Copy the full SHA
    0d24217 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d425b17 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e65d8fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc8990d View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    948772a View commit details
    Browse the repository at this point in the history
  2. Trace flags

    ollie-etl committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    0e99bb0 View commit details
    Browse the repository at this point in the history
  3. Add logging

    ollie-etl committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    5799f1a View commit details
    Browse the repository at this point in the history
  4. Better debug

    ollie-etl committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    7efa8cc View commit details
    Browse the repository at this point in the history
  5. Remove trace

    ollie-etl committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    b1ad8ea View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    36f124b View commit details
    Browse the repository at this point in the history
  2. Update io-uring dep

    ollie-etl committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    c5eaa84 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    7abf120 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce6f758 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5c17c4 View commit details
    Browse the repository at this point in the history
  4. Fix submit_op_2

    MA-ETL committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    8fc2f7b View commit details
    Browse the repository at this point in the history
  5. Update

    MA-ETL committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    6c9a473 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Update

    MA-ETL committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    493a9a4 View commit details
    Browse the repository at this point in the history
  2. Update

    MA-ETL committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    15b325b View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Update

    MA-ETL committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    243096d View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Configuration menu
    Copy the full SHA
    600bf97 View commit details
    Browse the repository at this point in the history