yeah I think I have seen at least 10 times where folks
a) think they have a memory leak
b) think the app is using to much ram
c) think they need to start doing a GC in thier code
d) generaly just do not have a clue how modern OS's manage memory and VM address space.
e) they think that they know more than the guys who wrote the MM systems .... and want to "do it better"
f) pick any of the above in whatever set you want...
