03-23-2011, 10:50 PM
Unfortunately you don't. Only when running out of memory (e.g. with --check-memory). Also remove this flag on final RELEASE, for maximum performance. There will be a get_free() or the like to get the maximum free memory (since free memory is fragmented, there are two kind of functions: one for total free mem and another for lagest available block size).