this post was submitted on 02 Mar 2025
15 points (100.0% liked)
Linux
6639 readers
317 users here now
A community for everything relating to the GNU/Linux operating system
Also check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
If it's time-based, then you have a memory issue. You're probably getting the slowdown from the kernel OOMKilling things as fast as possible to keep the system alive.
Ok, that makes sense, thank you I'll have a look next time I'm on my PC