Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(307)

Issue 10832040: Support 64-bit reserved_at_zero value nacl-side (Closed)

Created:
8 years, 4 months ago by Austin Benson
Modified:
8 years, 4 months ago
Reviewers:
Mark Seaborn
CC:
native-client-reviews_googlegroups.com
Base URL:
http://git.chromium.org/native_client/src/native_client.git@master
Visibility:
Public.

Description

Allow for 64-bit reserved_at_zero parameter This change will make the x86-32 sandbox on Linux non-zero-based until this change and the change at http://codereview.chromium.org/10826039/ are committed in Chromium. Also, on Atom, performance will be temporarily reduced but not broken. BUG=http://code.google.com/p/nativeclient/issues/detail?id=2927 TEST=trybots Committed: http://src.chromium.org/viewvc/native_client?view=rev&revision=9337

Patch Set 1 #

Total comments: 8

Patch Set 2 : style #

Patch Set 3 : inline template digits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -19 lines) Patch
M SConstruct View 1 1 chunk +3 lines, -1 line 0 comments Download
M run.py View 1 1 chunk +3 lines, -2 lines 0 comments Download
M src/trusted/nonnacl_util/sel_ldr_launcher_standalone.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M src/trusted/service_runtime/linux/nacl_bootstrap.c View 3 chunks +5 lines, -7 lines 0 comments Download
M src/trusted/service_runtime/linux/nacl_bootstrap_args.c View 2 chunks +3 lines, -3 lines 0 comments Download
M src/trusted/service_runtime/linux/reserved_at_zero.c View 1 chunk +3 lines, -2 lines 0 comments Download
M tests/spec2k/run_all.sh View 1 chunk +3 lines, -2 lines 0 comments Download
M tools/toolchain_tester/toolchain_config.py View 1 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
Austin Benson
An analogous change to this one will be made in the Chrome repo (although that ...
8 years, 4 months ago (2012-07-27 21:07:52 UTC) #1
Mark Seaborn
LGTM, but: will this require a change on the Chromium side at the same time ...
8 years, 4 months ago (2012-07-30 18:51:12 UTC) #2
Mark Seaborn
On 2012/07/30 18:51:12, Mark Seaborn wrote: > LGTM, but: will this require a change on ...
8 years, 4 months ago (2012-07-30 19:14:03 UTC) #3
Austin Benson
http://codereview.chromium.org/10832040/diff/1/SConstruct File SConstruct (right): http://codereview.chromium.org/10832040/diff/1/SConstruct#newcode1186 SConstruct:1186: template_digits = 'X'*16 On 2012/07/30 18:51:12, Mark Seaborn wrote: ...
8 years, 4 months ago (2012-07-31 23:24:12 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://nativeclient-status.appspot.com/cq/arbenson@google.com/10832040/1019
8 years, 4 months ago (2012-08-01 00:29:21 UTC) #5
commit-bot: I haz the power
8 years, 4 months ago (2012-08-01 02:42:18 UTC) #6
Change committed as 9337

Powered by Google App Engine
This is Rietveld 408576698