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

Track CPU logic and fluctuating patterns #26

Closed
2 tasks done
LauraAubin opened this issue Apr 4, 2018 · 0 comments
Closed
2 tasks done

Track CPU logic and fluctuating patterns #26

LauraAubin opened this issue Apr 4, 2018 · 0 comments

Comments

@LauraAubin
Copy link
Owner

LauraAubin commented Apr 4, 2018

What is this for?

Here is where we want to start evaluating the data that we have. We should be looking for patterns, similarities, and connections between all our sources of information.

Data that we have:

  • List of currently running processes
  • Array of all currently running process' PIDs
  • Currently selected process with it's PID, niceness, and CPU usage

What can we do with this?

Things to consider:

Accurate readings are evaluated every 10 seconds (5 seconds x 2 spots in the array), so we should have a countdown / visual cue until an update in recommendation is made.

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

1 participant