You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What feature would you like implemented? (Please give us a brief description of what you'd like.)
Excluding IOWAIT from the CPU usage widget.
Why should we add this feature? (Please give us a brief description of why your feature is important.)
Counting IOWAIT in CPU usage can give an inaccurate representation of actual CPU load, since the CPU is idle during IOWAIT and can still process other things.
The text was updated successfully, but these errors were encountered:
Ref: https://git.joinfirefish.org/firefish/firefish/-/issues/10755
From our issue tracker:
The text was updated successfully, but these errors were encountered: