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

CPU meter doesn't show SIRQ % #995

Closed brianjmurrell closed 4 years ago

brianjmurrell commented 4 years ago

I'm using htop 2.2.0 on OpenWRT.

In doing some reading, I have come to understand that the CPU meter should show soft irq % as magenta. I'm not seeing that. I'm only seeing sys, low, and user (normal).

Seeing the sirq% is something I really miss in htop. I find I often quit out of htop and run top to see that.

Fail-Safe commented 4 years ago

@brianjmurrell I also use htop 2.2.0 a lot on OpenWrt. I believe it does have what you are looking for, but you have to toggle a setting to have detailed CPU time visible. See here:

Screen Shot 2020-08-30 at 2 49 02 PM

brianjmurrell commented 4 years ago

@Fail-Safe So I enabled that. Where am I supposed to see the additional details?