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

Report the amount of transferred data in the disk utilization statistics #1597

Merged
merged 5 commits into from
Jul 13, 2023

Conversation

bvanassche
Copy link
Contributor

No description provided.

Document the meaning of the members of struct disk_util_stats.

Signed-off-by: Bart Van Assche <[email protected]>
This patch does not change the behavior of the code.

Signed-off-by: Bart Van Assche <[email protected]>
Remove the sectors[] array. Remove the set-but-not-used in_flight variable.

Signed-off-by: Bart Van Assche <[email protected]>
Report correctly whether or not reading statistics succeeded.

Signed-off-by: Bart Van Assche <[email protected]>
It is useful to know how much data has been read and/or written. Report
this information.

Signed-off-by: Bart Van Assche <[email protected]>
@axboe axboe merged commit 270316d into axboe:master Jul 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants