No description
Find a file
Richard Brooksby f1abe0e30f Abolishing the redundant generation to zone map in the vm arena, and replacing it with chainalloc, which allocates segments within a generation.
Generations from different chains will no longer share the same zone sets, and will not be collected together.  To get this behaviour, use the same chain, as documented.

Copied from Perforce
 Change: 184213
 ServerID: perforce.ravenbrook.com
2014-01-29 12:54:05 +00:00
mps Abolishing the redundant generation to zone map in the vm arena, and replacing it with chainalloc, which allocates segments within a generation. 2014-01-29 12:54:05 +00:00