Fix spelling and grammar in a comment.
[oota-llvm.git] / runtime / GC / SemiSpace / README.txt
1 //===----------------------------------------------------------------------===//
2
3 Possible enhancement: If a collection cycle happens and the heap is not
4 compacted very much (say less than 25% of the allocated memory was freed), the
5 memory regions should be doubled in size.