DescriptionReserve a dedicated arena for every construction of mmap_address_map in order to reduce memory usage for HEAP_PROFILE_MMAP.
Large memory usage is observed for heap profiling while profiling mmap(). This change fixes the bloat by reserving a dedicated arena for every construction of mmap_address_map.
This change is planned to be upstreamed. If another approach is chosen in the upstream, this change will be replaced.
BUG=123759
TEST=run all existing tests.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=132771
Patch Set 1 #
Total comments: 12
Patch Set 2 : Reflected the comments. #Patch Set 3 : added a comment. #Patch Set 4 : fixed. #Patch Set 5 : just rebased. #
Messages
Total messages: 8 (0 generated)
|