DescriptionAdapt fragmentation heuristics for over reserved pages.
This adapts the heuristics that detect fragmented pages to reduce memory
footprint for spaces with over reserved memory. This minimizes external
fragmentation caused by pages that cannot be released to the OS because
of just a few live objects on them.
R=erik.corry@gmail.com
TEST=cctest/test-heap/ReleaseOverReservedPages
Committed: https://code.google.com/p/v8/source/detail?r=11901
Patch Set 1 #
Total comments: 8
Patch Set 2 : Addressed comments by Erik Corry. #
Messages
Total messages: 3 (0 generated)
|