Re: Do All Roms with Sense 2.5 have a memory leak?
1. memory leak is a programming error that causes a program to use increasing amounts of memory as it runs.
2. using memory for cache improves speed in terms of reloading programs and/or data. Free memory is wasted memory. As long as the cache manager works well it shouldn't slow anything down.
3. not getting exactly the same free memory back when you quit a program isn't a memory leak, it's either part of the program is still loaded, or the cache is fragmented and so doesn't read exactly the same %.
those are my opinions.
|