about summary refs log tree commit diff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2007-05-13 20:33:06 +0000
committerUlrich Drepper <drepper@redhat.com>2007-05-13 20:33:06 +0000
commit366ad8fd05f7df5420b846f76abaf2a7d8f32c0a (patch)
tree89ec5143ea7b4d73eb1f3c33694433d200cfbffa
parentbf98bd2966b728e29cb05eb562a711b819fec22e (diff)
downloadglibc-366ad8fd05f7df5420b846f76abaf2a7d8f32c0a.tar.gz
glibc-366ad8fd05f7df5420b846f76abaf2a7d8f32c0a.tar.xz
glibc-366ad8fd05f7df5420b846f76abaf2a7d8f32c0a.zip
* 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.
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 576aa3d266..621eee508f 100644
--- 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