commit | 957d07a159b2ec68a1aec9ad8cb1ffbd3c43ba63 | [log] [tgz] |
---|---|---|
author | Jack Jansen <jack.jansen@cwi.nl> | Mon Feb 21 11:07:37 2000 +0000 |
committer | Jack Jansen <jack.jansen@cwi.nl> | Mon Feb 21 11:07:37 2000 +0000 |
tree | 6b7c28cfb295aa8a014433c90ac6fa5fc190d0ad | |
parent | 42b9bc7a7df72a3f54f6d0419aa9ec864031acac [diff] |
Added FreeMem, MaxBlock and CompactMem calls. The values returned by these are lower bounds in the Python case (as malloc doesn't return memory to the heap) but they can be used to decide when to give low-memory warnings.