Could someone land this when convenient please.

https://codereview.chromium.org/24978006/diff/15001/src/defaults.cc
File src/defaults.cc (right):

https://codereview.chromium.org/24978006/diff/15001/src/defaults.cc#newcode55
src/defaults.cc:55: if (physical_memory <= 512ul * i::MB) {
On 2013/10/02 12:59:17, Hannes Payer wrote:
This change will increase the maximum used heap size on low memory
devices. I
hope this is intended.

Yes, this is intended.

https://codereview.chromium.org/24978006/diff/15001/src/defaults.cc#newcode61
src/defaults.cc:61: constraints->set_max_old_space_size(256 *
lump_of_memory);
On 2013/10/02 12:59:17, Hannes Payer wrote:
Same here.

Also intended.  Thanks for checking!

https://codereview.chromium.org/24978006/

--
--
v8-dev mailing list
v8-dev@googlegroups.com
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to