[svn-r17896] Description:
Bring r17546:17895 from trunk to revise_chunks branch. Changes to
fixed and extensible array dataset chunk indexing code to accommodate changes
to private APIs in those interfaces. Also, other adjustments to source code
and expected output in response to changes on the trunk.
Tested on:
FreeBSD/32 6.3 (duty) in debug mode
FreeBSD/64 6.3 (liberty) w/C++ & FORTRAN, in debug mode
Linux/32 2.6 (jam) w/PGI compilers, w/default API=1.8.x,
w/C++ & FORTRAN, w/threadsafe, in debug mode
Linux/64-amd64 2.6 (smirom) w/Intel compilers, w/default API=1.6.x,
w/C++ & FORTRAN, in production mode
Solaris/32 2.10 (linew) w/deprecated symbols disabled, w/C++ & FORTRAN,
w/szip filter, in production mode
Linux/64-ia64 2.6 (cobalt) w/Intel compilers, w/C++ & FORTRAN,
in production mode
Linux/64-ia64 2.4 (tg-login3) w/parallel, w/FORTRAN, in debug mode
Linux/64-amd64 2.6 (abe) w/parallel, w/FORTRAN, in production mode
Mac OS X/32 10.6.2 (amazon) in debug mode
Mac OS X/32 10.6.2 (amazon) w/C++ & FORTRAN, w/threadsafe,
in production mode
This commit is contained in:
@@ -5,16 +5,19 @@ Filename: h5stat_tsohm.h5
|
||||
File information
|
||||
# of unique groups: 1
|
||||
# of unique datasets: 3
|
||||
# of unique named dataypes: 0
|
||||
# of unique named datatypes: 0
|
||||
# of unique links: 0
|
||||
# of unique other: 0
|
||||
Max. # of links to object: 1
|
||||
Max. # of objects in group: 3
|
||||
Object header size: (total/unused)
|
||||
Groups: 51/2
|
||||
Datasets: 852/447
|
||||
Datatypes: 0/0
|
||||
Storage information:
|
||||
File space information for file metadata (in bytes):
|
||||
Superblock: 48
|
||||
Superblock extension: 40
|
||||
User block: 0
|
||||
Object headers: (total/unused)
|
||||
Groups: 51/2
|
||||
Datasets(exclude compact data): 852/447
|
||||
Datatypes: 0/0
|
||||
Groups:
|
||||
B-tree/List: 872
|
||||
Heap: 120
|
||||
@@ -23,11 +26,15 @@ Storage information:
|
||||
Heap: 0
|
||||
Chunked datasets:
|
||||
Index: 0
|
||||
Datasets:
|
||||
Heap: 0
|
||||
Shared Messages:
|
||||
Header: 38
|
||||
B-tree/List: 550
|
||||
Heap: 1316
|
||||
Superblock extension: 40
|
||||
Free-space managers:
|
||||
Header: 0
|
||||
Amount of free space: 0
|
||||
Small groups:
|
||||
# of groups of size 3: 1
|
||||
Total # of small groups: 1
|
||||
@@ -44,6 +51,7 @@ Dataset dimension information:
|
||||
Total small datasets: 0
|
||||
Dataset storage information:
|
||||
Total raw data size: 0
|
||||
Total external raw data size: 0
|
||||
Dataset layout information:
|
||||
Dataset layout counts[COMPACT]: 0
|
||||
Dataset layout counts[CONTIG]: 0
|
||||
@@ -70,3 +78,15 @@ Small # of attributes:
|
||||
Attribute bins:
|
||||
Total # of objects with attributes: 0
|
||||
Max. # of attributes to objects: 0
|
||||
Free-space section threshold: 1 bytes
|
||||
Small size free-space sections (< 10 bytes):
|
||||
Total # of small size sections: 0
|
||||
Free-space section bins:
|
||||
Total # of sections: 0
|
||||
File space management strategy: H5F_FILE_SPACE_ALL
|
||||
Summary of file space information:
|
||||
File metadata: 3887 bytes
|
||||
Raw data: 0 bytes
|
||||
Amount/Percent of tracked free space: 0 bytes/0.0%
|
||||
Unaccounted space: 0 bytes
|
||||
Total space: 3887 bytes
|
||||
|
||||
Reference in New Issue
Block a user