hishamhm / htop

htop is an interactive text-mode process viewer for Unix systems. It aims to be a better 'top'.
GNU General Public License v2.0
5.83k stars 581 forks source link

Directly after starting htop, it always shows 100 % utilization on one core that comes from starting htop #1020

Open jd41 opened 4 years ago

jd41 commented 4 years ago

Directly after starting htop, I always see a CPU utilization of 100 % on one core that comes from, well, starting htop. I only see the CPU utilisations that interest me after one second, when the program reloads the values

I think this is a bit suboptimal, as I guess people are generally not interested in the brief utilisation from starting htop. It would be nice if the measurement were made e.g. with a small delay that avoids showing this result. Given the number of people using htop, I guess increasing their convenience for one second every time they use it is worth it.

maximelafarie commented 4 years ago

I have the same issue on Ubuntu 20.04.

NachoLulu commented 4 years ago

I have the same issue on Debian10 , Do you have a clue to solve it ?