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

Rename other field for CPU statistics #22

Closed
rlupton20 opened this issue Jan 24, 2018 · 0 comments
Closed

Rename other field for CPU statistics #22

rlupton20 opened this issue Jan 24, 2018 · 0 comments

Comments

@rlupton20
Copy link

I noticed that the other field on CpuTime is only used in the linux implementation to provide iowait statistics.

Is there any reason to keep it this way, or might I propose changing it to iowait?. It looks like it might also be possible to have OS specific struct fields using the cfg macro, which could also be an option.

What's your take on this? Again, happy to do the work.

All the best,
Richard

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

No branches or pull requests

2 participants