diff options
author | Vailin Choi <vchoi@hdfgroup.org> | 2009-10-15 17:43:24 (GMT) |
---|---|---|
committer | Vailin Choi <vchoi@hdfgroup.org> | 2009-10-15 17:43:24 (GMT) |
commit | d1bb0c7bb338b36c51fb502285c1d6fd6306db18 (patch) | |
tree | 2ade59212667980e4b4f12706d9eedc364369335 /tools/h5stat/testfiles/h5stat_newgrat.ddl | |
parent | 7ed7937f96bf2c95d55b69038949c1176e204f5b (diff) | |
download | hdf5-d1bb0c7bb338b36c51fb502285c1d6fd6306db18.zip hdf5-d1bb0c7bb338b36c51fb502285c1d6fd6306db18.tar.gz hdf5-d1bb0c7bb338b36c51fb502285c1d6fd6306db18.tar.bz2 |
[svn-r17646] 1. tools/h5repack/h5repack_main.c: accept string for strategy instead of a number
2. tools/h5stat/h5stat.c: clean up and activate options as stated in usage
3. tools/h5stat/testfiles/*.ddl: modified according to the latest output
-This line, and those below, will be ignored--
M tools/h5repack/h5repack_main.c
M tools/h5stat/testfiles/h5stat_newgrat.ddl
M tools/h5stat/testfiles/h5stat_filters.ddl
M tools/h5stat/testfiles/h5stat_help1.ddl
M tools/h5stat/testfiles/h5stat_help2.ddl
M tools/h5stat/testfiles/h5stat_tsohm.ddl
M tools/h5stat/testfiles/h5stat_filters-F.ddl
M tools/h5stat/h5stat.c
Diffstat (limited to 'tools/h5stat/testfiles/h5stat_newgrat.ddl')
-rw-r--r-- | tools/h5stat/testfiles/h5stat_newgrat.ddl | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/tools/h5stat/testfiles/h5stat_newgrat.ddl b/tools/h5stat/testfiles/h5stat_newgrat.ddl index 877e55a..c2f6152 100644 --- a/tools/h5stat/testfiles/h5stat_newgrat.ddl +++ b/tools/h5stat/testfiles/h5stat_newgrat.ddl @@ -10,7 +10,7 @@ File information # of unique other: 0 Max. # of links to object: 1 Max. # of objects in group: 35001 -Storage information (in bytes): +File space information for file metadata (in bytes): Superblock: 48 Superblock extension: 119 User block: 0 @@ -80,6 +80,7 @@ Attribute bins: # of objects with 100 - 999 attributes: 1 Total # of objects with attributes: 1 Max. # of attributes to objects: 100 +Free-space section threshold: 1 bytes Small size free-space sections (< 10 bytes): # of sections of size 1: 1 # of sections of size 2: 12 @@ -92,3 +93,10 @@ Free-space section bins: # of sections of size 10 - 99: 44 # of sections of size 100 - 999: 18 Total # of sections: 81 +File space management strategy: H5F_FILE_SPACE_ALL_PERSIST +Summary of file space information: + File metadata: 6363206 bytes + Raw data: 0 bytes + Amount/Percent of tracked free space: 4463 bytes/0.1% + Unaccounted space: 0 bytes +Total space: 6367669 bytes |