DescriptionPPC/s390: [heap] New heuristics for incremental marking step size.
Port: 1beb89f24cb01663843a7519921e7caf0910c760
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.
R=mvstanton@chromium.org, joransiu@ca.ibm.com, jyan@ca.ibm.com, michael_dawson@ca.ibm.com, mbrandy@us.ibm.com, bjaideep@ca.ibm.com
BUG=
Committed: https://crrev.com/429e93bd6be95a7788155dca9901c839b353163e
Cr-Commit-Position: refs/heads/master@{#39876}
Patch Set 1 #
Messages
Total messages: 12 (4 generated)
|