Michael Smith has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/23572


Change subject: IMPALA-13147: Limit concurrency of link jobs
......................................................................

IMPALA-13147: Limit concurrency of link jobs

Defaults to the mold linker for faster linking, which is already
provided in toolchain builds.

Defaults to the ninja build tool if available. We always install it on
Ubuntu. Adds a '-make' option to buildall.sh to force using 'make'.

Configure separate compile and link pools for ninja. Linking takes about
twice as much memory as compiling, so we use half the number of threads.

Change-Id: I0952dc19ace5c9c42bed0d2ffb61499656c0a2db
---
M CMakeLists.txt
M README-build.md
M bin/bootstrap_build.sh
M bin/impala-config.sh
M buildall.sh
5 files changed, 23 insertions(+), 7 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/72/23572/1
--
To view, visit http://gerrit.cloudera.org:8080/23572
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I0952dc19ace5c9c42bed0d2ffb61499656c0a2db
Gerrit-Change-Number: 23572
Gerrit-PatchSet: 1
Gerrit-Owner: Michael Smith <[email protected]>

Reply via email to