Very high memory usage from gnome-shell
When I boot into F22 gnome-shell, it starts at 60 MB. Then, as I interact with my programs, it goes around 200 MB (the average gnome-shell usage on my end). However, once in a blue moon, the entire desktop environment will start lagging and stuttering, and gnome-shell will be the culprit behind that, at more than 2 GB of memory usage.
Why does that happen? I check the problem out on various online forums, and it seems like the Nvidia drivers are what often cause the problem. However, I am using Radeon graphics. I therefore fail to see how the Nvidia drivers would affect me.
Thanks.
Are you using any extensions? Sometimes extensions make gnome shell go crazy.
Have you tried examining the process with tools like
lsof
orpmap
(lsof -p PIDnumber
orpmap -x PIDnumber
)?