Use smaller heap growing factor in idle notification to start incremental marking...
authorhpayer <hpayer@chromium.org>
Thu, 16 Apr 2015 16:31:41 +0000 (09:31 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 16 Apr 2015 16:31:32 +0000 (16:31 +0000)
commitc96a2d3a742fe789af64387c4796d7aa0a5a494f
treeef72d101ca65b9b944f6f5d08081e28fcae1dca0
parent8924a9e1b7bb313e854f77a532f48a4ac213e04f
Use smaller heap growing factor in idle notification to start incremental marking when there is idle time >16ms.

BUG=chromium:477323
LOG=y

Review URL: https://codereview.chromium.org/1090963002

Cr-Commit-Position: refs/heads/master@{#27897}
src/heap/gc-idle-time-handler.h
src/heap/heap.cc
src/heap/heap.h
src/heap/incremental-marking.cc