* malloc/malloc.c: Dynamically size mmap treshold if the program
commit1d05c2fb9c6fb297a39317231f31a75115e64f75
authorUlrich Drepper <drepper@redhat.com>
Wed, 9 Aug 2006 21:51:56 +0000 (9 21:51 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 9 Aug 2006 21:51:56 +0000 (9 21:51 +0000)
treeeaa7a532fa0b331df669895fb212fe8c7137e1f4
parentbe7ffd91f806e5615b9c6a42a63e96c3dc3c54ad
* malloc/malloc.c: Dynamically size mmap treshold if the program

frees mmaped blocks.
Patch by Valerie Henson and Arjan van de Ven.
ChangeLog
malloc/malloc.c