Since upgrading to Ubuntu 20.04 LTS my desktop freezes up for about 1-3 seconds and this happens every 15-20 seconds even when doing very simple tasks such as browsing the internet or doing nothing at all. My system is completely updated and I have tried rebooting, no change.
Some System Information: CPU: Intel® Core™ i7-9700K CPU @ 3.60GHz × 8 Graphics: GeForce GTX 1060 6GB/PCIe/SSE2 Nvidia Version: 440.64 OS: Ubuntu 20.04 LTS 64-bit
Any help is appreciated!
top
command to find the biggest memory-consuming processes. It it happens to be a web browser, close a few tabs. If it's some long-running daemon or server process, restart it. (If a daemon or server chronically consumes more and more memory, that's a bug - file it!) If it's something you don't recognize, ask about it in AskUbuntu. – user535733 May 24 '20 at 00:37