linuxmint / cinnamon-spices-desklets

Desklets for the Cinnamon desktop
http://cinnamon-spices.linuxmint.com
GNU General Public License v2.0
152 stars 163 forks source link

cpuload@kimse: Display full bar for NaN cpu_utilization #1206

Closed Alastair-L closed 4 months ago

Alastair-L commented 4 months ago

@schorschii

Reduces the impact of this bug: https://github.com/linuxmint/cinnamon-spices-desklets/issues/1205

All ok: image All NaN: image Some NaN: image

schorschii commented 4 months ago

I don't know if this really improves anything. We should find and fix the root cause instead. Please provide the output of /proc/stat when the NaN% occurs on some cores, so we can investigate the problem.

Alastair-L commented 4 months ago

Thanks for your comment and for getting back to me so quickly. I've made another comment on the linked issue with what I believe to be the root cause (including the relevant line of /proc/stat and will close this PR in favor of fixing the root cause.