DescriptionChange halfway-to-the-max GC trigger to measure committed pages, not allocated objects
This also adds a little more logging around how we decide to trigger GCs, and
it renames a predicate function that looked like a command. This will trigger
more GCs when we are close to the limit, but if the incremental GCs are not
compacting then that may not help much. However, that's a change that's being
dealt with in a different CL
R=hpayer@chromium.org,ulan@chromium.org
BUG=
Patch Set 1 #
Total comments: 10
Patch Set 2 : Responses to feedback #Patch Set 3 : Lower commit limit in the presence of fragmentatuion #Patch Set 4 : Don't provoke GC unless it will help #
Total comments: 1
Patch Set 5 : Check committed memory limit, and add test #Patch Set 6 : Speed up tests, skip on slow platforms #Patch Set 7 : Fix compile error #
Total comments: 4
Patch Set 8 : A little less agressive #Patch Set 9 : Fix thinko #
Messages
Total messages: 34 (10 generated)
|