* malloc/malloc.c: Use all small bin slots on 64-bit archs.
commit1d47e92f71c36165364c8807e52d0d0dc0f66142
authorUlrich Drepper <drepper@redhat.com>
Tue, 15 May 2007 01:51:37 +0000 (15 01:51 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 15 May 2007 01:51:37 +0000 (15 01:51 +0000)
treef490f6d01ba99f264e3cf93d11277bffab95d45b
parent1a31b586c458d13af63cc116013bb0aba91498b5
* malloc/malloc.c: Use all small bin slots on 64-bit archs.

* malloc/malloc.c (largebin_index): Really have 32 buckets with 64
sizes.
ChangeLog
malloc/malloc.c