diff options
author | Frank Baker <fbaker@hdfgroup.org> | 2001-08-02 16:10:11 (GMT) |
---|---|---|
committer | Frank Baker <fbaker@hdfgroup.org> | 2001-08-02 16:10:11 (GMT) |
commit | cc9452e346694f69288ba8d152f41fa65e475ff8 (patch) | |
tree | 8a1c46244a38e4580df34a96bdf58067b5e7b98e /doc/html/Performance.html | |
parent | 35819c2142ab789c689e3eb2afe7c06c9992ec20 (diff) | |
download | hdf5-cc9452e346694f69288ba8d152f41fa65e475ff8.zip hdf5-cc9452e346694f69288ba8d152f41fa65e475ff8.tar.gz hdf5-cc9452e346694f69288ba8d152f41fa65e475ff8.tar.bz2 |
[svn-r4303] Purpose:
Bringing 'last minute' release branch edits into development branch.
Description:
Chunking.html, Filters.html, and Performance.html
Added links, with explanatory note, from the first 2 files above
to the new freespace management section in Performance.html.
Platforms tested:
IE 5
Diffstat (limited to 'doc/html/Performance.html')
-rw-r--r-- | doc/html/Performance.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/html/Performance.html b/doc/html/Performance.html index 36accbf..5486e57 100644 --- a/doc/html/Performance.html +++ b/doc/html/Performance.html @@ -63,7 +63,9 @@ <a href="Chunking.html">Dataset Chunking Issues</a> elsewhere in this <cite>User's Guide</cite>. + <a name="Freespace"> <h2>3. Freespace Management</h2> + </a> <p>HDF5 does not yet manage freespace as effectively as it might. While a file is opened, the library actively tracks and re-uses @@ -235,7 +237,7 @@ <!-- Created: Thu Oct 14 16:46:00 CDT 1999 --> <!-- hhmts start --> -Last modified: 11 July 2001 +Last modified: 2 August 2001 <!-- hhmts end --> <br> |