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

Fix the disk_io_counter bug in kernel 2.6 to 2.6.25 #530

Merged
merged 2 commits into from
Sep 15, 2014

Conversation

airekans
Copy link
Contributor

@airekans airekans commented Sep 4, 2014

In kernel from 2.6 to 2.6.25, /proc/diskstats for subpartitions in a disk has only 7 fields.
Check this in http://www.mjmwired.net/kernel/Documentation/iostats.txt
Already test this in kernel 2.6.9, and it works.

In kernel from 2.6 to 2.6.25, /proc/diskstats for subpartitions in
a disk has only 7 fields.
Check this in http://www.mjmwired.net/kernel/Documentation/iostats.txt
giampaolo added a commit that referenced this pull request Sep 15, 2014
Fix the disk_io_counter bug in kernel 2.6 to 2.6.25
@giampaolo giampaolo merged commit dac9954 into giampaolo:master Sep 15, 2014
@giampaolo giampaolo added the bug label Nov 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants