Joe McDonnell has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/22820


Change subject: IMPALA-13479: Patch gperftools to remove 1GB limit on thread 
caches
......................................................................

IMPALA-13479: Patch gperftools to remove 1GB limit on thread caches

tcmalloc currently limits the total thread cache size to 1GB.
On large systems with many threads, this may be insufficient,
causing extra memory transfers between thread caches. This
patches gperftools to remove this 1GB constraint.

This also stops building gperftools 2.8.0 and removes its code.

Change-Id: I709b9ca04c71b14e2dd157d4daaa86e8113a38d6
---
M buildall.sh
A 
source/gperftools/gperftools-2.10-patches/0001-Remove-1GB-thread-cache-limit.patch
A 
source/gperftools/gperftools-2.15-patches/0001-Remove-1GB-thread-cache-limit.patch
D 
source/gperftools/gperftools-2.8.1-patches/0001-Port-gperftools-to-adapt-aarch64.patch
4 files changed, 24 insertions(+), 242 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/native-toolchain 
refs/changes/20/22820/1
--
To view, visit http://gerrit.cloudera.org:8080/22820
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: native-toolchain
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I709b9ca04c71b14e2dd157d4daaa86e8113a38d6
Gerrit-Change-Number: 22820
Gerrit-PatchSet: 1
Gerrit-Owner: Joe McDonnell <joemcdonn...@cloudera.com>

Reply via email to