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

Poll-based interface for DmaFile #446

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

Commits on Oct 19, 2021

  1. poll_read_at_aligned

    Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
    waynexia committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    4cd3ae7 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

  1. replace async api with poll-based

    Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
    waynexia committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    ce17478 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2021

  1. impl poll version of read_at()

    Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
    waynexia committed Oct 24, 2021
    Configuration menu
    Copy the full SHA
    1d7ee1d View commit details
    Browse the repository at this point in the history
  2. change ImmutableFile's read_at method

    Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
    waynexia committed Oct 24, 2021
    Configuration menu
    Copy the full SHA
    58b79b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e6a60a1 View commit details
    Browse the repository at this point in the history