Skip to content
Commit 795eb90d authored by Dmitry Vyukov's avatar Dmitry Vyukov
Browse files

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
parent 8d15db4a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment