* malloc/malloc.c [MALLOC_DEBUG]: Keep track of current maximum
authorUlrich Drepper <drepper@redhat.com>
Sun, 13 May 2007 20:33:06 +0000 (20:33 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 13 May 2007 20:33:06 +0000 (20:33 +0000)
number of mmaps.  n_mmaps_max is the target.
* malloc/hooks.c: Likewise.
* malloc/arena.c: Likewise.

ChangeLog

index 576aa3d..621eee5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2007-05-13  Ulrich Drepper  <drepper@redhat.com>
+
+       * malloc/malloc.c [MALLOC_DEBUG]: Keep track of current maximum
+       number of mmaps.  n_mmaps_max is the target.
+       * malloc/hooks.c: Likewise.
+       * malloc/arena.c: Likewise.
+
 2007-05-12  Andreas Jaeger  <aj@suse.de>
 
        * sysdeps/unix/sysv/linux/tst-getcpu.c: Include <unistd.h> for