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

Issue 2282943002: build: Tweak linker memory usage for android static build (Closed)

Created:
4 years, 3 months ago by boliu
Modified:
4 years, 3 months ago
Reviewers:
Dirk Pranke, dsansome
CC:
chromium-reviews, agrieve
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

build: Tweak linker memory usage for android static build Manually measured using top that linker can use ~25G of memory linking unit_tests_apk. BUG=617429 Committed: https://crrev.com/3fbd5a693a788cf963ac8d009ef120239f56e9c2 Cr-Commit-Position: refs/heads/master@{#415072}

Patch Set 1 #

Total comments: 2

Patch Set 2 : symbol_level==2 #

Patch Set 3 : import #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -0 lines) Patch
M build/toolchain/concurrent_links.gni View 1 2 2 chunks +3 lines, -0 lines 0 comments Download

Messages

Total messages: 30 (13 generated)
boliu
ptal finally the original change for android
4 years, 3 months ago (2016-08-26 17:24:20 UTC) #2
Dirk Pranke
https://codereview.chromium.org/2282943002/diff/1/build/toolchain/concurrent_links.gni File build/toolchain/concurrent_links.gni (right): https://codereview.chromium.org/2282943002/diff/1/build/toolchain/concurrent_links.gni#newcode32 build/toolchain/concurrent_links.gni:32: _args = [ "--mem_per_link_gb=25" ] is this number correct ...
4 years, 3 months ago (2016-08-26 17:50:46 UTC) #3
boliu
https://codereview.chromium.org/2282943002/diff/1/build/toolchain/concurrent_links.gni File build/toolchain/concurrent_links.gni (right): https://codereview.chromium.org/2282943002/diff/1/build/toolchain/concurrent_links.gni#newcode32 build/toolchain/concurrent_links.gni:32: _args = [ "--mem_per_link_gb=25" ] On 2016/08/26 17:50:45, Dirk ...
4 years, 3 months ago (2016-08-26 17:58:16 UTC) #4
Dirk Pranke
debug static is definitely still a thing, particularly on android. We should definitely check the ...
4 years, 3 months ago (2016-08-26 18:01:12 UTC) #6
boliu
On 2016/08/26 18:01:12, Dirk Pranke wrote: > debug static is definitely still a thing, particularly ...
4 years, 3 months ago (2016-08-27 00:19:53 UTC) #7
boliu
On 2016/08/27 00:19:53, boliu wrote: > On 2016/08/26 18:01:12, Dirk Pranke wrote: > > debug ...
4 years, 3 months ago (2016-08-27 00:27:35 UTC) #8
boliu
On 2016/08/27 00:27:35, boliu wrote: > On 2016/08/27 00:19:53, boliu wrote: > > On 2016/08/26 ...
4 years, 3 months ago (2016-08-27 01:01:33 UTC) #9
Dirk Pranke
ok, lgtm.
4 years, 3 months ago (2016-08-28 17:59:45 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2282943002/20001
4 years, 3 months ago (2016-08-29 13:40:16 UTC) #12
commit-bot: I haz the power
Exceeded global retry quota
4 years, 3 months ago (2016-08-29 13:46:19 UTC) #14
boliu
Dirk can you look again? I added import for symbol_level, which apparently is not included ...
4 years, 3 months ago (2016-08-29 16:07:48 UTC) #17
Dirk Pranke
lgtm. import() is definitely correct. defined() wouldn't even really do the right thing (I'm not ...
4 years, 3 months ago (2016-08-29 16:17:10 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2282943002/40001
4 years, 3 months ago (2016-08-29 16:22:10 UTC) #21
dsansome
(I unset the commit bit on this change to try fix a stuck CQ - ...
4 years, 3 months ago (2016-08-30 03:54:35 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2282943002/40001
4 years, 3 months ago (2016-08-30 03:57:33 UTC) #26
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 3 months ago (2016-08-30 04:06:10 UTC) #28
commit-bot: I haz the power
4 years, 3 months ago (2016-08-30 04:09:27 UTC) #30
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/3fbd5a693a788cf963ac8d009ef120239f56e9c2
Cr-Commit-Position: refs/heads/master@{#415072}

Powered by Google App Engine
This is Rietveld 408576698