1

My computer is running sooo slow.

It has a heap of loop file systems, which seems excessive although I'm really unsure of what to do, but it crashes sometimes when I'm just watching YouTube, with nothing else open, so understandable I hope to fix this issue. It's also maxed out on swap memory.

I'm not great with terminology, but I am happy to provide any additional info if needed. I'm running Ubuntu 19.04.

Any help will be hugely appreciated :)

  PID  USER      PR  NI    VIRT    RES    SHR S  %CPU  %MEM     TIME+ COMMAND                                                                           
 4043 sayne     20   0 3792640 186512  49396 R 100.0   4.8   6:37.29 gnome-shell                                                 
 2993 root      20   0  300548  69696  58704 R  50.0   1.8  13:58.37 Xorg                                                                  
32412 sayne     20   0   12048   3632   2688 R  50.0   0.1   0:07.84 top                                                                               
    1 root      20   0  168152   5604   2740 S   0.0   0.1   0:10.82 systemd                                                                           
    2 root      20   0       0      0      0 S   0.0   0.0   0:00.01 kthreadd                                                                          
    3 root       0 -20       0      0      0 I   0.0   0.0   0:00.00 rcu_gp                                                                            
    4 root       0 -20       0      0      0 I   0.0   0.0   0:00.00 rcu_par_gp
Sayne
  • 31

1 Answers1

1

Though computer is still running far too slow, this certainly did help speed it up somewhat:

gsettings set org.gnome.shell disable-user-extensions true

Sayne
  • 31