[asan] use 4Tb of address space for the asan allocator instead of 1Tb. This increases...
authorKostya Serebryany <kcc@google.com>
Tue, 12 Mar 2013 09:04:49 +0000 (09:04 +0000)
committerKostya Serebryany <kcc@google.com>
Tue, 12 Mar 2013 09:04:49 +0000 (09:04 +0000)
commit67b1478914c613a8e5fcd1d40686d164bc38f7a5
treebf12d37d11aabc83e4350bbe18a59e48701b530f
parentc9a72919a5715a31e239e755c17ae900f1c57618
[asan] use 4Tb of address space for the asan allocator instead of 1Tb. This increases the memory available for a single size class from 16Gb to 64Gb. The total VM footprint becomes 20Tb

llvm-svn: 176857
compiler-rt/lib/asan/asan_allocator2.cc