diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2002-01-17 18:08:00 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2002-01-17 18:08:00 (GMT) |
commit | 6f445c649d559502f65082dadb06a6a39e167294 (patch) | |
tree | 612a43cedc80b75f59054e186501e0cfad80f313 /c++ | |
parent | 704f31c15174d0e313cad7b978dd7f01281bda7a (diff) | |
download | hdf5-6f445c649d559502f65082dadb06a6a39e167294.zip hdf5-6f445c649d559502f65082dadb06a6a39e167294.tar.gz hdf5-6f445c649d559502f65082dadb06a6a39e167294.tar.bz2 |
[svn-r4842] Purpose:
Feature improvement
Description:
Re-write how the free-list headers were used, to reduce the amount of space
added to each malloc request. Reduced header for array and block free
list items from 24 bytes to 8 bytes and eliminated the header for fixed-size
free list items entirely. This should reduce the amount of memory that the
library uses.
Platforms tested:
FreeBSD 4.5 (sleipnir) & IRIX64 6.5 (modi4)
Diffstat (limited to 'c++')
0 files changed, 0 insertions, 0 deletions