DescriptionImplement shrinking of paged spaces during sweeping.
For each paged space we release all but one of the unused pages after
marking (when we know the number of live bytes) but before actually
sweeping it. This is not yet done for lazy swept pages.
R=erik.corry@gmail.com
BUG=v8:1614
Committed: http://code.google.com/p/v8/source/detail?r=9481
Patch Set 1 #Patch Set 2 : Added tracing output. #
Messages
Total messages: 3 (0 generated)
|