From: Julian Seward Date: Thu, 24 Oct 2013 09:11:32 +0000 (+0000) Subject: Note increased max mem size. X-Git-Tag: svn/VALGRIND_3_9_0~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=643f10720268e4254bae67c42b2f706b1e67526a;p=thirdparty%2Fvalgrind.git Note increased max mem size. git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_9_BRANCH@13692 --- diff --git a/NEWS b/NEWS index 467bb94f56..9c2945201c 100644 --- a/NEWS +++ b/NEWS @@ -162,6 +162,10 @@ MacOSX 10.8 is significantly improved relative to the 3.8.0 release. translate. The actual behavior -- delivery of SIGILL to the application -- is unchanged. +* The maximum amount of memory that Valgrind can use on 64 bit targets + has been increased from 32GB to 64GB. This should make it possible + to run applications on Memcheck that natively require up to about 35GB. + * ==================== FIXED BUGS ==================== The following bugs have been fixed or resolved. Note that "n-i-bz"