• Michael Lippautz's avatar
    [heap] Pause Sweeper tasks on Scavenge · d88e3a7a
    Michael Lippautz authored
    Pause sweeper tasks when entering the Scavenger. In future CLs this
    enables removing the page lock for the Scavenger.
    
    CQ_INCLUDE_TRYBOTS=master.tryserver.v8:v8_linux64_tsan_rel;master.tryserver.v8:v8_linux64_tsan_concurrent_marking_rel_ng;master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel
    
    Bug: v8:6923, chromium:774108
    Change-Id: Idcb7e14b94704dead70c33a49e67047b88bb6c4c
    Reviewed-on: https://chromium-review.googlesource.com/718200
    Commit-Queue: Michael Lippautz <mlippautz@chromium.org>
    Reviewed-by: 's avatarUlan Degenbaev <ulan@chromium.org>
    Reviewed-by: 's avatarHannes Payer <hpayer@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#48603}
    d88e3a7a
test-page-promotion.cc 8.44 KB