Joe McDonnell has uploaded a new patch set (#3). ( http://gerrit.cloudera.org:8080/24016 )
Change subject: IMPALA-14702: Add google tcmalloc and jemalloc builds ...................................................................... IMPALA-14702: Add google tcmalloc and jemalloc builds This adds a build of google tcmalloc from a custom branch that adds a very basic CMake build and pulls in a patch to let it use huge pages on a system that has THP configured in madvise mode. This branch is maintained in a public github repository here: https://github.com/joemcdonnell/tcmalloc.git This also adds jemalloc 5.3.0. It does not build it with profiling yet, but that can be added later as an extension. Change-Id: I701dc9d5e532fcc126fe6b0f5b46f55079ff00e2 --- M buildall.sh M functions.sh A source/jemalloc/build.sh A source/tcmalloc/build.sh 4 files changed, 113 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/native-toolchain refs/changes/16/24016/3 -- To view, visit http://gerrit.cloudera.org:8080/24016 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: native-toolchain Gerrit-Branch: master Gerrit-MessageType: newpatchset Gerrit-Change-Id: I701dc9d5e532fcc126fe6b0f5b46f55079ff00e2 Gerrit-Change-Number: 24016 Gerrit-PatchSet: 3 Gerrit-Owner: Joe McDonnell <[email protected]>
