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

Issue 7655010: Reserve 1GB at the base of the address space of linux nacl_helper for Native Client module. (Closed)

Created:
9 years, 4 months ago by Brad Chen
Modified:
9 years, 4 months ago
Reviewers:
bradnelson, agl
CC:
chromium-reviews, native-client-reviews_googlegroups.com, pam+watch_chromium.org
Visibility:
Public.

Description

Reserve 1GB at the base of the address space of linux nacl_helper for Native Client module. Use PathService instead of command line flag to enable helper. Adds a nacl_helper_bootstrap executable that implements the actual space reservation. This is for resubmit of reverted CL 7670011, fixing nacl.gypi for the linux_shared build. See 7670011 and 7599011 for review history. TBR=agl,bradnelson BUG=92964, nativeclient:480 TEST=manual for now Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=97137

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+124 lines, -12 lines) Patch
M chrome/common/chrome_paths.h View 2 chunks +5 lines, -1 line 0 comments Download
M chrome/common/chrome_paths.cc View 2 chunks +13 lines, -0 lines 0 comments Download
M chrome/nacl.gypi View 2 chunks +33 lines, -2 lines 0 comments Download
M chrome/nacl/nacl_fork_delegate_linux.cc View 2 chunks +15 lines, -7 lines 0 comments Download
A chrome/nacl/nacl_helper_bootstrap_linux.c View 1 chunk +24 lines, -0 lines 0 comments Download
A chrome/nacl/nacl_helper_exports.txt View 1 chunk +10 lines, -0 lines 0 comments Download
M chrome/nacl/nacl_helper_linux.cc View 2 chunks +22 lines, -2 lines 0 comments Download
M tools/ld_bfd/ld View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Brad Chen
9 years, 4 months ago (2011-08-17 01:28:33 UTC) #1
One more fix for the linux_shared bot: see last non-trivial line of nacl.gypi.

Powered by Google App Engine
This is Rietveld 408576698