• 0 Posts
  • 1 Comment
Joined 1Y ago
cake
Cake day: Jun 18, 2023

help-circle
rss

Just a guess: you might actually be running the CPU at a low frequency. As in the frequency scaling driver isn’t working.

Maybe poke around on a performance monitor tool. Seems like there’s “Plasma System Monitor” on KDE. Make sure the tool can see all the RAM, all of the CPU cores (2x physical cores with Intel hyper threading).

It should also report the CPU frequency, which should go up and down depending on the load. You can also check that the CPU temperature report is reasonable.

This also gives you process info, so when one of these 5 second freezes happens, you should be able to see what shoots to the top of the list. Or maybe there’s a background task churning through a bunch of stuff. Or maybe the flash access is really slow.