Is it possible to have a program every now and then clean the memory its using. For example:
Mozilla Firefox has a memory leaking problem, so the longer it sits there, the higher the memory usage goes up. What if Mozilla was able to clean up after itself every now and then, keeping the memory usage to minimal.
Just an example.