Skip to content
This repository has been archived by the owner on Aug 29, 2020. It is now read-only.

Remove 8 cores limit in CPU widget #45

Merged
merged 2 commits into from
Aug 16, 2018
Merged

Remove 8 cores limit in CPU widget #45

merged 2 commits into from
Aug 16, 2018

Conversation

tie
Copy link
Contributor

@tie tie commented Jul 31, 2018

This PR removes stupid 8 cores limit in CPU widget and makes load stats a little bit more configurable. Both per-CPU and average load stats are now optional and aren't exclusive. If none of those options are set, CPU widget falls back to the old behavior.

It should be trivial to add command line option with three possible values (percpu, average, both), but I can't come up with a name for such option.

@cjbassi cjbassi added the enhancement New feature or request label Aug 1, 2018
@cjbassi
Copy link
Owner

cjbassi commented Aug 1, 2018

This is a good change, thanks for the PR. I'll add a command line option and pull this when I do that.

@cjbassi cjbassi force-pushed the master branch 5 times, most recently from 88c60c3 to 7fe426d Compare August 15, 2018 02:29
@cjbassi cjbassi merged commit 813c239 into cjbassi:master Aug 16, 2018
cjbassi added a commit that referenced this pull request Aug 16, 2018
Remove 8 cores limit in CPU widget
@cjbassi
Copy link
Owner

cjbassi commented Aug 16, 2018

Added two cli options for showing percpu and average cpu load. Thanks for the PR!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants