Bug 368507 - valgrind throws std::bad_alloc on memory allocations larger than 3425542...
commite706fbfa9fa563e81d6dc09de2bf785b2c34e84e
authorJulian Seward <jseward@acm.org>
Tue, 16 May 2017 06:20:26 +0000 (16 06:20 +0000)
committerJulian Seward <jseward@acm.org>
Tue, 16 May 2017 06:20:26 +0000 (16 06:20 +0000)
tree861c6130e2967836cbdc942df078f05216951957
parent306353a8d233c3d7c60e7b02799b8675e745d5c2
Bug 368507 - valgrind throws std::bad_alloc on memory allocations larger than 34255421416 bytes.
Increase the amount of usable memory from 64GB to 128GB on Linux and Solaris.
(Solaris bits from Ivo Raisr.)  OSX is so far unchanged.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@16381
coregrind/m_aspacemgr/aspacemgr-linux.c
memcheck/mc_main.c