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

Implement load_average, CPU's frequency and vendor_id #245

Merged
merged 58 commits into from
Feb 5, 2020

Conversation

GuillaumeGomez
Copy link
Owner

@GuillaumeGomez GuillaumeGomez commented Jan 26, 2020

Fixes #215

Taking over #244.

@nrc: couldn't push to your branch so continuing here.

@GuillaumeGomez
Copy link
Owner Author

@nrc: About your new net.rs file: why not extending the network.rs existing file?

@GuillaumeGomez GuillaumeGomez force-pushed the nrc-vendor-up branch 2 times, most recently from b4cd43d to 0e6f2a5 Compare February 2, 2020 23:43
@GuillaumeGomez
Copy link
Owner Author

GuillaumeGomez commented Feb 4, 2020

Ok, I think we're good enough here, this PR is already way too big. What remains to be done:

  • Provide network API to get packets and errors (Extend network #250)
  • Check if the disk and components APIs can be used like the network one (adding iterator and mutable access to give more control to users)
  • Fix clippy lints

@GuillaumeGomez GuillaumeGomez merged commit aadbd04 into master Feb 5, 2020
@GuillaumeGomez GuillaumeGomez deleted the nrc-vendor-up branch February 5, 2020 09:48
@GuillaumeGomez GuillaumeGomez mentioned this pull request Feb 5, 2020
@nrc
Copy link

nrc commented Feb 13, 2020

Nice! Thanks for pushing this! Sorry I didn't have time to look it over

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.

Feature Request: support retrieve CPU number and load info
3 participants