diff options
author | Mike McGreevy <mamcgree@hdfgroup.org> | 2010-04-02 15:59:36 (GMT) |
---|---|---|
committer | Mike McGreevy <mamcgree@hdfgroup.org> | 2010-04-02 15:59:36 (GMT) |
commit | 1c7b305353fed3ca8c2fae08df05cdc67d8be7a5 (patch) | |
tree | fc5677da2d83e7bc580782b23a1dbecbe033f14d /windows/proj/hdf5dll/hdf5dll.vcproj | |
parent | b24165b4d6229f81f68bd151862ae329ccfb1772 (diff) | |
download | hdf5-1c7b305353fed3ca8c2fae08df05cdc67d8be7a5.zip hdf5-1c7b305353fed3ca8c2fae08df05cdc67d8be7a5.tar.gz hdf5-1c7b305353fed3ca8c2fae08df05cdc67d8be7a5.tar.bz2 |
[svn-r18507] Purpose:
Fix Bug 1730 (in 1.8)
Description:
This is a fix for Bug 1730. Note that this fix is only going into 1.8,
as there is a more desired fix prepared for the trunk, but we don't
want that one in 1.8 for compatibility reasons.
This change adds a mechanism to the H5I interface to save returned
ID structures for immediate re-use if needed. This addresses a potential
performance issue by delaying the case when the next ID to be
registered has grown so large that it wraps around and needs to be
checked to see if it is available for distribution again.
Tested:
h5committest, and manually on jam, amani, liberty, others.
Diffstat (limited to 'windows/proj/hdf5dll/hdf5dll.vcproj')
0 files changed, 0 insertions, 0 deletions