I have recently reinstalled manjaro linux and I noticed the fans blowing away, even though I was not running any app.
htop shows high cpu usage even though no app is using the cpu to that level. it seems to be the kernel, but even with kernel threads enabled on htop i can’t see anything that would justify the usage.
It is not just Kernel threads. Like @maycne.sonahoz wrote, IOwait and other Kernel interrupts listed in red, since the status bar is “kernel time” usage.
If it is a problem with IOwait, you might want to check that your SSD is healthy. It is sometimes a indication that there is something wrong with it or there is a problem with the filesystem, or it is just slow.
Hi @jpns05 , I’m the one who made the post you cited about the high cpu usage!
There’s no disadvantages or “long term” problems that this solution will cause, that I have experienced at least.
Funny thing, I also had windows 10 on that laptop and it presented a very similar problem with cpu usage, but I never tried to fix it on windows.
That’s the main reason I was seen such good performance on Linux compared to windows probably…
If you have created a systemd file to disable those pesky interrupts at boot I advice you to keep a copy of it on a USB disk/external HDD, because eventually you’re gonna reinstall the OS, and you since will have forgotten the steps to solve this problem XD
Happened to me a few times so I just save the file somewhere and I don’t have to think about it!