Changed the expansion of new space to depend on how much has survived scavenge.
authorbak@chromium.org <bak@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 12 Jun 2009 11:11:04 +0000 (11:11 +0000)
committerbak@chromium.org <bak@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 12 Jun 2009 11:11:04 +0000 (11:11 +0000)
commit492705657ae26461d990a58c4d37d0ba4723aa90
tree0ff75a2afe43589336127f95a8fe8e00525f88f3
parent63dced133140c3148d188ed940c6d20e68957ce3
Changed the expansion of new space to depend on how much has survived scavenge.
This replaces the fixed expansion policy based on number of scavenges.
Increased the max new space size to 8MB (only reserved space).
Increased the defalt new space size to 512KB.

Review URL: http://codereview.chromium.org/125046

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@2151 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/heap.cc
src/heap.h