Description[heap] Use cancelable tasks during compaction.
This way we can properly cancel them on the main thread in case they never get
scheduled by the platform.
BUG=chromium:524425
LOG=N
CQ_EXTRA_TRYBOTS=tryserver.v8:v8_linux_arm64_gc_stress_dbg;tryserver.v8:v8_linux_gc_stress_dbg;tryserver.v8:v8_mac_gc_stress_dbg;tryserver.v8:v8_linux64_msan_rel;tryserver.v8:v8_linux64_tsan_rel;tryserver.v8:v8_mac64_asan_rel
Committed: https://crrev.com/60e8ae51204dc753ddd183720350e4e64bab39e5
Cr-Commit-Position: refs/heads/master@{#32007}
Patch Set 1 #Patch Set 2 : Simplifications / parallel compacton enabled #Patch Set 3 : Further simplifications / parallel compaction disabled #
Total comments: 3
Patch Set 4 : Addressed comment #
Total comments: 2
Patch Set 5 : Added StartParallelCompaction #Messages
Total messages: 21 (8 generated)
|