Description[heap] Make survival counters concurrent (atomic)
Those counters will be incremented concurrently during parallel evacuation of
newspace. This change makes sure we do the updates atomically.
Note that actual reasoning about them happens sequentially on the main thread.
BUG=chromium:524425
LOG=N
R=ulan@chromium.org
Committed: https://crrev.com/7cf64f4017fdfc8e39afb5ab1940a37fe2e02ca3
Cr-Commit-Position: refs/heads/master@{#33326}
Patch Set 1 #
Messages
Total messages: 11 (4 generated)
|