• mlippautz's avatar
    [heap] Uncommit pooled pages concurrently · 2158df87
    mlippautz authored
    - Move the concurrent unmapping to MemoryAllocator
    - Hide (private) members where possible
    - MemoryAllocator:Free is now the bottleneck for freeing
    - Pooled pages are either allocated from a set of pooled pages are obtained
      through work stealing from the concurrent unmapper
    
    BUG=chromium:605866, chromium:581412
    LOG=N
    
    Review URL: https://codereview.chromium.org/1913083002
    
    Cr-Commit-Position: refs/heads/master@{#35797}
    2158df87
Name
Last commit
Last update
..
heap-tester.h Loading commit data...
test-alloc.cc Loading commit data...
test-compaction.cc Loading commit data...
test-heap.cc Loading commit data...
test-incremental-marking.cc Loading commit data...
test-lab.cc Loading commit data...
test-mark-compact.cc Loading commit data...
test-spaces.cc Loading commit data...
utils-inl.h Loading commit data...