summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2001-10-01 15:42:33 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2001-10-01 15:42:33 (GMT)
commitb8b6227850c7d0205a1bfaa1accaa836743670da (patch)
tree1b7d7b6e89733fc7e197e7cdde1b172475c56488 /release_docs
parent79b4c1677dd673a521e502cbdfdc45496a2292d0 (diff)
downloadhdf5-b8b6227850c7d0205a1bfaa1accaa836743670da.zip
hdf5-b8b6227850c7d0205a1bfaa1accaa836743670da.tar.gz
hdf5-b8b6227850c7d0205a1bfaa1accaa836743670da.tar.bz2
[svn-r4506] Purpose:
Bug fix/optimization. Description: Single, contiguous (in memory) hyperslabs are able to be transferred in one I/O operation, but weren't being detected correctly by the code in H5S_all_read()/H5S_all_write() and were getting routed into slower I/O routines. (Or, possibly failing in some circumstances) Solution: Wrote code to correctly detect single contiguous hyperslabs in memory and adjust arrays and buffer pointers describing the memory information so that the entire hyperslab can be transferred in one operation. Platforms Tested: FreeBSD 4.4 (hawkwind)
Diffstat (limited to 'release_docs')
0 files changed, 0 insertions, 0 deletions