hdf5/src
Quincey Koziol ba26e8f2ad [svn-r5521] Purpose:
Code improvement

Description:
    The metadata aggregation code in the library was not terribly smart about
    extending contiguous regions of metadata in the file and would not extend
    them as far as possible.  This causes space in the file to be wasted, also.

Solution:
    Be smarter about extending the space used in the file for metadata by
    checking whether new metadata blocks allocated in the file are at the end
    of the current metadata aggregation region and append them to the metadata
    region if so.  This has the nice side benefit of reducing the number of
    bytes we waste in the file and reducing the size of the file by a small
    amount in some cases.

    This reduces the number of I/O operations which hit the disk for my test
    program from 53 to 19 (i.e. from 393 to 19, overall).

Platforms tested:
    Solaris 2.7 (arabica) w/FORTRAN and FreeBSD 4.5 (sleipnir) w/C++
2002-06-04 08:37:51 -05:00
..
.indent.pro [svn-r5202] Purpose: 2002-04-18 15:08:24 -05:00
Dependencies [svn-r4757] Purpose: 2001-12-30 00:23:38 -05:00
H5.c [svn-r5471] Purpose: 2002-05-29 10:07:55 -05:00
H5A.c [svn-r5471] Purpose: 2002-05-29 10:07:55 -05:00
H5AC.c [svn-r5471] Purpose: 2002-05-29 10:07:55 -05:00
H5ACprivate.h [svn-r4355] Purpose: 2001-08-14 17:09:56 -05:00
H5ACpublic.h [svn-r3781] Purpose: 2001-04-05 12:29:14 -05:00
H5api_adpt.h [svn-r4979] Purpose: 2002-02-17 20:01:17 -05:00
H5Apkg.h [svn-r4355] Purpose: 2001-08-14 17:09:56 -05:00
H5Aprivate.h [svn-r3781] Purpose: 2001-04-05 12:29:14 -05:00
H5Apublic.h [svn-r3828] Purpose: 2001-04-19 16:48:04 -05:00
H5B.c [svn-r5471] Purpose: 2002-05-29 10:07:55 -05:00
H5Bprivate.h [svn-r5230] Purpose: 2002-04-23 11:01:43 -05:00
H5Bpublic.h [svn-r4548] Purpose: 2001-10-16 13:19:06 -05:00
H5config.h.in [svn-r5132] Purpose: 2002-04-02 17:08:23 -05:00
H5D.c [svn-r5471] Purpose: 2002-05-29 10:07:55 -05:00
H5Dcontig.c [svn-r5471] Purpose: 2002-05-29 10:07:55 -05:00
H5detect.c [svn-r5471] Purpose: 2002-05-29 10:07:55 -05:00
H5Distore.c [svn-r5471] Purpose: 2002-05-29 10:07:55 -05:00
H5Dprivate.h [svn-r5324] 2002-05-02 09:50:50 -05:00
H5Dpublic.h [svn-r5324] 2002-05-02 09:50:50 -05:00
H5Dseq.c [svn-r5471] Purpose: 2002-05-29 10:07:55 -05:00
H5E.c [svn-r5471] Purpose: 2002-05-29 10:07:55 -05:00
H5Eprivate.h [svn-r5467] Purpose: 2002-05-28 13:17:12 -05:00
H5Epublic.h [svn-r5471] Purpose: 2002-05-29 10:07:55 -05:00
H5F.c [svn-r5471] Purpose: 2002-05-29 10:07:55 -05:00
H5Farray.c [svn-r5471] Purpose: 2002-05-29 10:07:55 -05:00
H5Fcontig.c [svn-r5471] Purpose: 2002-05-29 10:07:55 -05:00
H5FD.c [svn-r5521] Purpose: 2002-06-04 08:37:51 -05:00
H5FDcore.c [svn-r5471] Purpose: 2002-05-29 10:07:55 -05:00
H5FDcore.h [svn-r4275] 2001-07-30 12:03:57 -05:00
H5FDfamily.c [svn-r5484] 2002-05-29 16:42:00 -05:00
H5FDfamily.h [svn-r4275] 2001-07-30 12:03:57 -05:00
H5FDgass.c [svn-r5471] Purpose: 2002-05-29 10:07:55 -05:00
H5FDgass.h [svn-r4275] 2001-07-30 12:03:57 -05:00
H5FDlog.c [svn-r5471] Purpose: 2002-05-29 10:07:55 -05:00
H5FDlog.h [svn-r4673] Purpose: 2001-12-05 12:33:31 -05:00
H5FDmpio.c [svn-r5471] Purpose: 2002-05-29 10:07:55 -05:00
H5FDmpio.h [svn-r5440] Purpose: 2002-05-20 11:01:57 -05:00
H5FDmulti.c [svn-r5444] Purpose: 2002-05-20 13:43:31 -05:00
H5FDmulti.h [svn-r4275] 2001-07-30 12:03:57 -05:00
H5FDprivate.h [svn-r5440] Purpose: 2002-05-20 11:01:57 -05:00
H5FDpublic.h [svn-r5440] Purpose: 2002-05-20 11:01:57 -05:00
H5FDsec2.c [svn-r5471] Purpose: 2002-05-29 10:07:55 -05:00
H5FDsec2.h [svn-r3885] Purpose: 2001-05-02 10:04:55 -05:00
H5FDsrb.c [svn-r5471] Purpose: 2002-05-29 10:07:55 -05:00
H5FDsrb.h [svn-r4275] 2001-07-30 12:03:57 -05:00
H5FDstdio.c [svn-r5440] Purpose: 2002-05-20 11:01:57 -05:00
H5FDstdio.h [svn-r4275] 2001-07-30 12:03:57 -05:00
H5FDstream.c [svn-r5471] Purpose: 2002-05-29 10:07:55 -05:00
H5FDstream.h [svn-r4620] Purpose: 2001-11-20 14:07:22 -05:00
H5Fistore.c [svn-r5471] Purpose: 2002-05-29 10:07:55 -05:00
H5FL.c [svn-r5471] Purpose: 2002-05-29 10:07:55 -05:00
H5FLprivate.h [svn-r4978] Purpose: 2002-02-16 21:51:21 -05:00
H5Fpkg.h [svn-r5429] Purpose: 2002-05-17 07:53:46 -05:00
H5Fprivate.h [svn-r5259] Purpose: 2002-04-25 12:56:56 -05:00
H5Fpublic.h [svn-r5192] Purpose: 2002-04-17 12:03:19 -05:00
H5Fseq.c [svn-r5471] Purpose: 2002-05-29 10:07:55 -05:00
H5G.c [svn-r5471] Purpose: 2002-05-29 10:07:55 -05:00
H5Gent.c [svn-r5471] Purpose: 2002-05-29 10:07:55 -05:00
H5Gnode.c [svn-r5519] Purpose: 2002-06-03 21:20:07 -05:00
H5Gpkg.h [svn-r5230] Purpose: 2002-04-23 11:01:43 -05:00
H5Gprivate.h [svn-r5273] 2002-04-26 15:34:46 -05:00
H5Gpublic.h [svn-r5273] 2002-04-26 15:34:46 -05:00
H5Gstab.c [svn-r5471] Purpose: 2002-05-29 10:07:55 -05:00
H5HG.c [svn-r5471] Purpose: 2002-05-29 10:07:55 -05:00
H5HGprivate.h [svn-r4355] Purpose: 2001-08-14 17:09:56 -05:00
H5HGpublic.h [svn-r3781] Purpose: 2001-04-05 12:29:14 -05:00
H5HL.c [svn-r5471] Purpose: 2002-05-29 10:07:55 -05:00
H5HLprivate.h [svn-r4355] Purpose: 2001-08-14 17:09:56 -05:00
H5HLpublic.h [svn-r3781] Purpose: 2001-04-05 12:29:14 -05:00
H5I.c [svn-r5471] Purpose: 2002-05-29 10:07:55 -05:00
H5Iprivate.h [svn-r4706] Purpose: 2001-12-12 13:40:09 -05:00
H5Ipublic.h [svn-r4620] Purpose: 2001-11-20 14:07:22 -05:00
H5MF.c [svn-r5471] Purpose: 2002-05-29 10:07:55 -05:00
H5MFprivate.h [svn-r3781] Purpose: 2001-04-05 12:29:14 -05:00
H5MM.c [svn-r5471] Purpose: 2002-05-29 10:07:55 -05:00
H5MMprivate.h [svn-r5467] Purpose: 2002-05-28 13:17:12 -05:00
H5MMpublic.h [svn-r3781] Purpose: 2001-04-05 12:29:14 -05:00
H5O.c [svn-r5501] Purpose: 2002-05-31 22:10:40 -05:00
H5Oattr.c [svn-r5471] Purpose: 2002-05-29 10:07:55 -05:00
H5Ocomp.c [svn-r5471] Purpose: 2002-05-29 10:07:55 -05:00
H5Ocont.c [svn-r5471] Purpose: 2002-05-29 10:07:55 -05:00
H5Odtype.c [svn-r5471] Purpose: 2002-05-29 10:07:55 -05:00
H5Oefl.c [svn-r5471] Purpose: 2002-05-29 10:07:55 -05:00
H5Ofill.c [svn-r5471] Purpose: 2002-05-29 10:07:55 -05:00
H5Olayout.c [svn-r5471] Purpose: 2002-05-29 10:07:55 -05:00
H5Omtime.c [svn-r5471] Purpose: 2002-05-29 10:07:55 -05:00
H5Oname.c [svn-r5471] Purpose: 2002-05-29 10:07:55 -05:00
H5Onull.c [svn-r3781] Purpose: 2001-04-05 12:29:14 -05:00
H5Oprivate.h [svn-r5170] 2002-04-11 17:52:48 -05:00
H5Opublic.h [svn-r3781] Purpose: 2001-04-05 12:29:14 -05:00
H5Osdspace.c [svn-r5471] Purpose: 2002-05-29 10:07:55 -05:00
H5Oshared.c [svn-r5471] Purpose: 2002-05-29 10:07:55 -05:00
H5Ostab.c [svn-r5471] Purpose: 2002-05-29 10:07:55 -05:00
H5P.c [svn-r5471] Purpose: 2002-05-29 10:07:55 -05:00
H5Ppkg.h [svn-r5259] Purpose: 2002-04-25 12:56:56 -05:00
H5Pprivate.h [svn-r5259] Purpose: 2002-04-25 12:56:56 -05:00
H5Ppublic.h [svn-r5170] 2002-04-11 17:52:48 -05:00
H5private.h [svn-r5471] Purpose: 2002-05-29 10:07:55 -05:00
H5public.h [svn-r5506] Snapshot version 1.5 release 29 2002-06-01 23:11:23 -05:00
H5R.c [svn-r5471] Purpose: 2002-05-29 10:07:55 -05:00
H5Rprivate.h [svn-r3781] Purpose: 2001-04-05 12:29:14 -05:00
H5Rpublic.h [svn-r4747] Purpose: 2001-12-20 15:51:30 -05:00
H5S.c [svn-r5471] Purpose: 2002-05-29 10:07:55 -05:00
H5Sall.c [svn-r5471] Purpose: 2002-05-29 10:07:55 -05:00
H5Shyper.c [svn-r5471] Purpose: 2002-05-29 10:07:55 -05:00
H5Smpio.c [svn-r5471] Purpose: 2002-05-29 10:07:55 -05:00
H5Snone.c [svn-r5471] Purpose: 2002-05-29 10:07:55 -05:00
H5Spkg.h [svn-r5259] Purpose: 2002-04-25 12:56:56 -05:00
H5Spoint.c [svn-r5471] Purpose: 2002-05-29 10:07:55 -05:00
H5Sprivate.h [svn-r5328] Purpose: 2002-05-02 14:20:17 -05:00
H5Spublic.h [svn-r4914] Purpose: 2002-02-07 11:21:24 -05:00
H5Sselect.c [svn-r5471] Purpose: 2002-05-29 10:07:55 -05:00
H5T.c [svn-r5471] Purpose: 2002-05-29 10:07:55 -05:00
H5TB.c [svn-r5471] Purpose: 2002-05-29 10:07:55 -05:00
H5Tbit.c [svn-r5471] Purpose: 2002-05-29 10:07:55 -05:00
H5TBprivate.h [svn-r4355] Purpose: 2001-08-14 17:09:56 -05:00
H5Tconv.c [svn-r5471] Purpose: 2002-05-29 10:07:55 -05:00
H5Tpkg.h [svn-r5123] 2002-03-29 18:46:56 -05:00
H5Tprivate.h [svn-r4696] 2001-12-11 14:53:44 -05:00
H5Tpublic.h [svn-r5195] Purpose: 2002-04-17 13:49:49 -05:00
H5TS.c [svn-r3781] Purpose: 2001-04-05 12:29:14 -05:00
H5TSprivate.h [svn-r3781] Purpose: 2001-04-05 12:29:14 -05:00
H5Tvlen.c [svn-r5471] Purpose: 2002-05-29 10:07:55 -05:00
H5V.c [svn-r5471] Purpose: 2002-05-29 10:07:55 -05:00
H5Vprivate.h [svn-r5467] Purpose: 2002-05-28 13:17:12 -05:00
H5Z.c [svn-r5471] Purpose: 2002-05-29 10:07:55 -05:00
H5Zdeflate.c [svn-r5471] Purpose: 2002-05-29 10:07:55 -05:00
H5Zprivate.h [svn-r4355] Purpose: 2001-08-14 17:09:56 -05:00
H5Zpublic.h
hdf5.h [svn-r4757] Purpose: 2001-12-30 00:23:38 -05:00
libhdf5.settings.in
Makefile.in [svn-r5257] Purpose: 2002-04-25 09:48:52 -05:00