/C/C/park (park_overview) $ ps -eo pid,user,rss,comm --sort=-rss | head
PID USER RSS COMMAND
4465 me 167180 gnome-shell
5121 me 154828 slack
2903 me 70484 insync
There is no syncing activitiy, it is the 3rd most memory heavy object, why is it like that, can you make it less hungry or “wake up” the service only periodically/on demand?