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

Refactor diskstats #2141

Merged
merged 5 commits into from Sep 28, 2021
Merged

Refactor diskstats #2141

merged 5 commits into from Sep 28, 2021

Commits on Sep 15, 2021

  1. Refactor diskstats_linux to use procfs.

    Signed-off-by: W. Andrew Denton <git@flying-snail.net>
    W. Andrew Denton committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    e9aa30f View commit details
    Browse the repository at this point in the history
  2. Refactor diskstats_linux to use procfs.

    Signed-off-by: W. Andrew Denton <git@flying-snail.net>
    W. Andrew Denton committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    4d3cf7c View commit details
    Browse the repository at this point in the history
  3. Improve diskstats_linux_test.

    Signed-off-by: W. Andrew Denton <git@flying-snail.net>
    W. Andrew Denton committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    1471233 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2021

  1. diskstats: Shuffle some code around a bit

    Signed-off-by: W. Andrew Denton <git@flying-snail.net>
    W. Andrew Denton committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    03f142d View commit details
    Browse the repository at this point in the history
  2. Use GatherAndCompare in diskstats test instead since it already does …

    …most of what was here before.
    
    Signed-off-by: W. Andrew Denton <git@flying-snail.net>
    W. Andrew Denton committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    f622b85 View commit details
    Browse the repository at this point in the history