View Single Post
Old 03-02-06, 12:02 PM   #2 (permalink)
Mokubai
Aximsite All Star
 
Mokubai's Avatar
Elite Member
 
Join Date: Dec 2005
Location: UK
Posts: 833
Device: HTC Touch Dual
Carrier: T-Mobile UK
Thanked 0 Times in 0 Posts
I've seen this too, and I can only assume it is like windows in that when dlls are loaded they are not immediately unloaded when the application exits, this results in progressively more memory used when running and exiting lots of applications but faster load times when you re-run one of those applications. The dlls should get unloaded when low-memory conditions occur.

It's basically a method of using the free memory to buffer parts of applications so that they load faster.

This is just what I *think* is happening, so I could be wrong.
Mokubai is offline   Reply With Quote