this post was submitted on 02 Nov 2023
2 points (100.0% liked)
Framework
76 readers
1 users here now
Discussion around the Framework mission of building products that last longer by making them upgradeable, customizable, and repairable. Consumer electronics can be better for you and for the environment.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Edit: I misunderstood. 100% core use all the time for no reason isn’t normal.
My first thought would be driver or kernel bug, or a runaway parent process.
For a fuller view of resource usage, I would use either atop or htop. While debugging, you can
prlimit
with thepid
flag to save battery.