• hablich's avatar
    Revert of [heap] Uncommit pooled pages concurrently (patchset #5 id:120001 of... · 25ff296c
    hablich authored
    Revert of [heap] Uncommit pooled pages concurrently (patchset #5 id:120001 of https://codereview.chromium.org/1913083002/ )
    
    Reason for revert:
    Creates a spike of OOM(v8) crashers on Win32.
    
    Original issue's description:
    > [heap] Uncommit pooled pages concurrently
    >
    > - 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
    >
    > Committed: https://crrev.com/2158df87116906160cebc3ad20c97f454822da03
    > Cr-Commit-Position: refs/heads/master@{#35797}
    
    TBR=hpayer@chromium.org,mlippautz@chromium.org
    # Skipping CQ checks because original CL landed less than 1 days ago.
    NOPRESUBMIT=true
    NOTREECHECKS=true
    NOTRY=true
    BUG=chromium:605866, chromium:581412
    
    Review URL: https://codereview.chromium.org/1925563003
    
    Cr-Commit-Position: refs/heads/master@{#35819}
    25ff296c
Name
Last commit
Last update
benchmarks Loading commit data...
build Loading commit data...
docs Loading commit data...
include Loading commit data...
infra Loading commit data...
samples Loading commit data...
src Loading commit data...
test Loading commit data...
testing Loading commit data...
third_party/binutils Loading commit data...
tools Loading commit data...
.clang-format Loading commit data...
.gitignore Loading commit data...
.ycm_extra_conf.py Loading commit data...
AUTHORS Loading commit data...
BUILD.gn Loading commit data...
CODE_OF_CONDUCT.md Loading commit data...
ChangeLog Loading commit data...
DEPS Loading commit data...
LICENSE Loading commit data...
LICENSE.strongtalk Loading commit data...
LICENSE.v8 Loading commit data...
LICENSE.valgrind Loading commit data...
Makefile Loading commit data...
Makefile.android Loading commit data...
Makefile.nacl Loading commit data...
OWNERS Loading commit data...
PRESUBMIT.py Loading commit data...
README.md Loading commit data...
WATCHLISTS Loading commit data...
codereview.settings Loading commit data...
snapshot_toolchain.gni Loading commit data...