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

[WIP] Extended functionality of gopsutil #81

Closed
wants to merge 26 commits into from
Closed

[WIP] Extended functionality of gopsutil #81

wants to merge 26 commits into from

Conversation

MadhavJivrajani
Copy link
Member

Description

  • Used the ps command to get the scheduling policy assigned to a process.
  • Used the procfs package to get the frequency of operation of each CPU.

Partly solves #35

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

Checklist:

  • I have read the contribution guidelines and followed it as far as possible.
  • I have performed a self-review of my own code (if applicable)
  • I have commented my code, particularly in hard-to-understand areas (if applicable)
  • I have run go fmt on my code (reference)
  • I have made corresponding changes to the documentation (if applicable)
  • My changes generate no new warnings
  • Any dependent and pending changes have been merged and published

Note:

@MadhavJivrajani MadhavJivrajani added the hacktoberfest-accepted Valid contribution and not spam label Oct 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest-accepted Valid contribution and not spam
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants