https://bugs.kde.org/show_bug.cgi?id=420104
David Edmundson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED Resolution|FIXED |NOT A BUG --- Comment #3 from David Edmundson <[email protected]> --- >If total VIRT exceeds total RAM then the system will start to use swap. That's not true. MMapped files (which are a lot) appear in VIRT but won't be swapped out. Also a large proportion is the LMDB space which allocates a huge amount but will never write to it. It's never "used" so won't be swapped out. -- You are receiving this mail because: You are watching all bug changes.
