summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2009-11-17 03:08:08 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2009-11-17 03:08:08 (GMT)
commit15703817a946750ec8f206cd06a9cdb474b88c33 (patch)
tree365c4d01f4cda97959ab86550415ac8637f301b2 /tools
parentd2b87ec47ebdb096c331c7b62a195b9cea2f33ae (diff)
downloadhdf5-15703817a946750ec8f206cd06a9cdb474b88c33.zip
hdf5-15703817a946750ec8f206cd06a9cdb474b88c33.tar.gz
hdf5-15703817a946750ec8f206cd06a9cdb474b88c33.tar.bz2
[svn-r17900] Description:
Bring r17895:17899 from trunk to revise_chunks branch. Tesed on: FreeBSD/32 6.3 (duty) (h5committest not required on this branch)
Diffstat (limited to 'tools')
-rw-r--r--tools/h5stat/testfiles/h5stat_newgrat.ddl26
-rw-r--r--tools/h5stat/testfiles/h5stat_newgrat.h5bin6367669 -> 6369482 bytes
-rw-r--r--tools/testfiles/file_space.h5bin792 -> 792 bytes
3 files changed, 17 insertions, 9 deletions
diff --git a/tools/h5stat/testfiles/h5stat_newgrat.ddl b/tools/h5stat/testfiles/h5stat_newgrat.ddl
index 9218a73..b93fa17 100644
--- a/tools/h5stat/testfiles/h5stat_newgrat.ddl
+++ b/tools/h5stat/testfiles/h5stat_newgrat.ddl
@@ -33,8 +33,8 @@ File space information for file metadata (in bytes):
B-tree/List: 0
Heap: 0
Free-space managers:
- Header: 0
- Amount of free space: 0
+ Header: 1584
+ Amount of free space: 6042
Small groups:
# of groups of size 0: 35000
Total # of small groups: 35000
@@ -82,13 +82,21 @@ Attribute bins:
Max. # of attributes to objects: 100
Free-space section threshold: 1 bytes
Small size free-space sections (< 10 bytes):
- Total # of small size sections: 0
+ # of sections of size 1: 1
+ # of sections of size 2: 12
+ # of sections of size 3: 1
+ # of sections of size 7: 1
+ # of sections of size 8: 2
+ Total # of small size sections: 17
Free-space section bins:
- Total # of sections: 0
-File space management strategy: H5F_FILE_SPACE_ALL
+ # of sections of size 1 - 9: 17
+ # of sections of size 10 - 99: 49
+ # of sections of size 100 - 999: 27
+ Total # of sections: 93
+File space management strategy: H5F_FILE_SPACE_ALL_PERSIST
Summary of file space information:
- File metadata: 6361856 bytes
+ File metadata: 6363440 bytes
Raw data: 0 bytes
- Amount/Percent of tracked free space: 0 bytes/0.0%
- Unaccounted space: 5813 bytes
-Total space: 6367669 bytes
+ Amount/Percent of tracked free space: 6042 bytes/0.1%
+ Unaccounted space: 0 bytes
+Total space: 6369482 bytes
diff --git a/tools/h5stat/testfiles/h5stat_newgrat.h5 b/tools/h5stat/testfiles/h5stat_newgrat.h5
index 1db0205..cb5f47f 100644
--- a/tools/h5stat/testfiles/h5stat_newgrat.h5
+++ b/tools/h5stat/testfiles/h5stat_newgrat.h5
Binary files differ
diff --git a/tools/testfiles/file_space.h5 b/tools/testfiles/file_space.h5
index 48184d3..de5837a 100644
--- a/tools/testfiles/file_space.h5
+++ b/tools/testfiles/file_space.h5
Binary files differ