diff options
author | Robb Matzke <matzke@llnl.gov> | 2002-12-04 15:44:01 (GMT) |
---|---|---|
committer | Robb Matzke <matzke@llnl.gov> | 2002-12-04 15:44:01 (GMT) |
commit | dc7de8f7156f44d9b37bc1d3494ec2579198917f (patch) | |
tree | 6ba9e725d09f2d7c96e74b835cf24e56905307a9 /src/H5E.c | |
parent | 946c559de1db168ee8bc939574fa07fa923d1caa (diff) | |
download | hdf5-dc7de8f7156f44d9b37bc1d3494ec2579198917f.zip hdf5-dc7de8f7156f44d9b37bc1d3494ec2579198917f.tar.gz hdf5-dc7de8f7156f44d9b37bc1d3494ec2579198917f.tar.bz2 |
[svn-r6176] ./hdf5-devel/src/H5.c
Purpose:
New Feature; Optimization; Clean-up
(Merged from 1.4 branch)
Description:
There is no symbolic constant to pass to functions that take an
optional object ID for when the caller wants to indicate no object
ID. In the past the caller always passed a negative integer.
GPFS performs poorly.
The h5ls tool decides whether to list the file name in the output
based on a compile-time choice, which isn't always optimal at run
time.
Solution:
Added a symbolic constant H5I_INVALID_HID.
Added code to tell the mmfsd of GPFS to forego byte range token
prefetching.
h5ls decides whether to print the file name at runtime based on
the number of objects being listed.
Platforms tested:
SuSE Linux (arborea), gcc and mpich-1.2.4
SunOS (baldric), gcc
2002-12-03 23:23:45 Robb Matzke <matzke@arborea.spizella.com>
* H5_trace: Added printing for H5S_sel_type, code "St".
2002-12-03 22:45:11 Robb Matzke <matzke@arborea.spizella.com>
*: Removed a little white space. Other changes are probably due to
additional API tracing statements inserted
automatically.
Diffstat (limited to 'src/H5E.c')
0 files changed, 0 insertions, 0 deletions