Descriptionnacl_helper_bootstrap: Reserve correct address space size for ARM, none for x86-64
The address space reservation has only been thoroughly used and tested on
x86-32. It's also necessary on ARM, but it needs a different exact amount
reserved. For x86-64, the reserved space is not used, so it's a waste of
address space to consume a gigabyte for it.
BUG= none
TEST= nacl_integration
R=mseaborn@chromium.org,bradchen@google.com
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=110739
Patch Set 1 #
Total comments: 1
Messages
Total messages: 2 (0 generated)
|