This would make max_old_generation_size_==700MB. On my devices Dalvik VM heap
size is 256MB.

What if we special case initialization of old and code space sizes for Android
to some value < 256MB?

     max_old_generation_size_(192 * MB),
     max_executable_size_(192 * MB),


http://codereview.chromium.org/10541053/

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to