diff options
author | Dmitry Vyukov <dvyukov@google.com> | 2013-01-14 08:23:34 +0000 |
---|---|---|
committer | Dmitry Vyukov <dvyukov@google.com> | 2013-01-14 08:23:34 +0000 |
commit | 795eb90db5bd3383d67031f9bd49345443b1cea1 (patch) | |
tree | 3ab22367caa31e366ffac974759e063414d421e8 /llvm/lib/Support/DeltaAlgorithm.cpp | |
parent | 8d15db4a1e49d143e70f55c9d2c0ddf71994f7db (diff) | |
download | llvm-795eb90db5bd3383d67031f9bd49345443b1cea1.zip llvm-795eb90db5bd3383d67031f9bd49345443b1cea1.tar.gz llvm-795eb90db5bd3383d67031f9bd49345443b1cea1.tar.bz2 |
asan/tsan: faster memory allocator
1. Increase size classes from 32k to 128k
2. Use lock-free stack in central cache
3. Use blocking mutex when allocate new memory with mmap
llvm-svn: 172388
Diffstat (limited to 'llvm/lib/Support/DeltaAlgorithm.cpp')
0 files changed, 0 insertions, 0 deletions