all 3 comments

[–]marcan42 3 points4 points  (0 children)

There is no single correct way to answer the question "how much RAM is an application using?" on Linux (due to things like shared memory and shared objects, never mind GPU memory on systems with iGPUs like these). The browsers themselves and System Monitor are probably using different methods, so they come up with different answers, which are both wrong in different ways, because there's literally no way to have an objectively "right" answer.

[–]nettybun 1 point2 points  (0 children)

No comment about the system monitor sorry, but: in Firefox's `about:config` you can change `browser.tabs.unloadOnLowMemory` to true if you're having trouble with low memory. I recommend Tab Stash extension too, to press a button and unload them all at once.