Descriptionruntime: clock garbage collection on bytes allocated, not pages in use
This keeps fragmentation from delaying
garbage collections (and causing more fragmentation).
Cuts fresh godoc (with indexes) from 261M to 166M (120M live).
Cuts toy wc program from 50M to 8M.
Fixes issue 647.
Patch Set 1 #Patch Set 2 : code review 257041: runtime: clock garbage collection on bytes allocated, n... #Patch Set 3 : code review 257041: runtime: clock garbage collection on bytes allocated, n... #Patch Set 4 : code review 257041: runtime: clock garbage collection on bytes allocated, n... #
MessagesTotal messages: 4
|