Oilpan: Run incremental marking from RunScheduledGC
We tried running incremental marking from a normal task but noticed it could cause large delays when there are many queued tasks. This moves incremental marking step/finalize to RunScheduledGC where we run after every task. Change-Id: Ibdd4ee0f7fa3a2ac1245c37581c0109f0206f94a Reviewed-on: https://chromium-review.googlesource.com/1109455Reviewed-by:Kentaro Hara <haraken@chromium.org> Commit-Queue: Keishi Hattori <keishi@chromium.org> Cr-Commit-Position: refs/heads/master@{#569169}
Showing
Please register or sign in to comment