Skip to content
Commit 4baa6551 authored by Dmitry Vyukov's avatar Dmitry Vyukov
Browse files

tsan: reduce internal allocator region from 16M to 1M

16M regions can waste almost 1G for nothing.
Since region size is used only during initial heap growth,
it's unclear why we even need such huge regions.

llvm-svn: 214027
parent 07fdaf97
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