• ulan's avatar
    Revert of [heap] Add a guard for restarting the memory reducer after... · 3c96c5e2
    ulan authored
    Revert of [heap] Add a guard for restarting the memory reducer after mark-compact. (patchset #1 id:1 of https://chromiumcodereview.appspot.com/2433933005/ )
    
    Reason for revert:
    Speculative revert to see impact on crbug.com/659531
    
    Original issue's description:
    > [heap] Add a guard for restarting the memory reducer after mark-compact.
    >
    > Currently it is possible to get into a cycle of
    > mark-compact -> memory reducer -> mark-compact -> memory reducer ...
    > where the memory reducer does not free memory.
    >
    > This patch ensures that the memory reducer restarts only if the
    > committed memory increased by sufficient amount after the last run.
    >
    > BUG=
    
    TBR=hpayer@chromium.org,davidroutier17@gmail.com
    # Not skipping CQ checks because original CL landed more than 1 days ago.
    BUG=
    
    Review-Url: https://codereview.chromium.org/2472053003
    Cr-Commit-Position: refs/heads/master@{#40737}
    3c96c5e2
Name
Last commit
Last update
..
benchmarks Loading commit data...
cctest Loading commit data...
common Loading commit data...
debugger Loading commit data...
fuzzer Loading commit data...
inspector Loading commit data...
intl Loading commit data...
js-perf-test Loading commit data...
memory Loading commit data...
message Loading commit data...
mjsunit Loading commit data...
mozilla Loading commit data...
preparser Loading commit data...
promises-aplus Loading commit data...
simdjs Loading commit data...
test262 Loading commit data...
unittests Loading commit data...
webkit Loading commit data...
BUILD.gn Loading commit data...
bot_default.gyp Loading commit data...
bot_default.isolate Loading commit data...
default.gyp Loading commit data...
default.isolate Loading commit data...
optimize_for_size.gyp Loading commit data...
optimize_for_size.isolate Loading commit data...
perf.gyp Loading commit data...
perf.isolate Loading commit data...