From 415e326afec0c6975a7b02fc77a72adcb8ba979e Mon Sep 17 00:00:00 2001 From: Quincey Koziol Date: Tue, 26 Sep 2000 17:48:44 -0500 Subject: [svn-r2599] Purpose: Document new feature Description: Mention data sieve buffering for next release. Platforms tested: Solaris 2.6 (i.e. baldric) --- RELEASE | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/RELEASE b/RELEASE index 4736d15..f08208d 100644 --- a/RELEASE +++ b/RELEASE @@ -42,6 +42,10 @@ New features * Improved configure to detect if MPIO routines are available when parallel mode is requested. * Added Thread-Safe support. Phase I implemented. + * Added data sieve buffering to raw data I/O path. This is enabled for + all VFL drivers except the mpio & core drivers. Setting the sieve buffer + size is controlled with new API functions: H5Pset_sieve_buf_size() and + retrieved with H5Pget_sieve_buf_size(). Bug fixes since HDF5-1.2.0 ========================== -- cgit v0.12