DescriptionX87: [heap] New heuristics for incremental marking step size.
port 1beb89f24cb01663843a7519921e7caf0910c760 (r39827)
original commit message:
This patch simplifies code for speeding up marking and
removes write barrier counter.
The step size is now computed based in two parts:
- bytes to mark in order to keep up with allocation,
- bytes to mark in order to make progress.
BUG=
Committed: https://crrev.com/749570ed718801445a743be61b62043da55e13a1
Cr-Commit-Position: refs/heads/master@{#40116}
Patch Set 1 #
Messages
Total messages: 10 (3 generated)
|