summaryrefslogtreecommitdiff
path: root/runtime/GC/SemiSpace/README.txt
blob: 0ddf2e0426b00748accf982c9b9d6745fc0d5c0b (plain)
1
2
3
4
5
//===----------------------------------------------------------------------===//

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.