]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Make the freed-block-queue volume metrics 64-bit throughout, to avoid
authorJulian Seward <jseward@acm.org>
Fri, 30 Nov 2007 17:19:36 +0000 (17:19 +0000)
committerJulian Seward <jseward@acm.org>
Fri, 30 Nov 2007 17:19:36 +0000 (17:19 +0000)
commit755bc0ea22bcc26078048d117c487126116b0c1a
tree13782f7e7b5516dd7b4cd3bb7903300f5c56def2
parent8d0427b2f4294da5b7ecb3666d54af6450bb0671
Make the freed-block-queue volume metrics 64-bit throughout, to avoid
any wierdness on very large machines in the future.  Also, double the
default size from 5MB to 10MB, on the basis that programs are now on
average twice as lardy as they were when it was set to 5MB, whenever
that was.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@7256
memcheck/docs/mc-manual.xml
memcheck/mc_include.h
memcheck/mc_main.c
memcheck/mc_malloc_wrappers.c