Thread
:
How do you stop Memory Leaks?
View Single Post
maacruz
2009-04-06 , 08:47
Posts: 1,101 | Thanked: 1,185 times | Joined on Aug 2008 @ Spain
#
19
If you fill the RAM with applications, some of it will go to the swap file/partition. Once you close those apps the swapped memory remains in swap, and so when booting a new application which needs something which is in swap, it may start slower because the time needed to load what it needs from swap.
Quote & Reply
|
The Following User Says Thank You to maacruz For This Useful Post:
dantonic
maacruz
View Public Profile
Send a private message to maacruz
Find all posts by maacruz