hanchenye-llvm-project/llvm/runtime/GC/SemiSpace
Gordon Henriksen 520981b62f Fixing the stack walker.
llvm-svn: 46302
2008-01-24 05:16:36 +00:00
..
Makefile
README.txt
semispace.c Fixing the stack walker. 2008-01-24 05:16:36 +00:00

README.txt

//===----------------------------------------------------------------------===//

Possible enhancement: If a collection cycle happens and the heap is not
compacted very much (say less than 25% of the allocated memory was freed), the
memory regions should be doubled in size.