hdf5/release_docs
Neil Fortner 0bdedf0a39 [svn-r16480] Purpose: Improve chunk cache
Description:
The meaning of the "nbytes" field in H5D_rdcc_t was not clear, and some places
assumed it was the maximum size of the chunk cache, while some assumed it was
the current size of the chunk cache.  The end result was that only 1 chunk could
be held in cache at a time.  This field has been replaced by "nbytes_max" and
"nbytes_used".  Performance of cached I/O should improve greatly.

Tested: jam, smirom (h5committest)
2009-02-12 15:46:32 -05:00
..
COPYING [svn-r16340] Description: 2009-01-22 15:53:59 -05:00
HISTORY-1_0-1_8_0_rc3.txt [svn-r14903] Undoing change committed in r14902. 2008-04-30 14:51:13 -05:00
HISTORY-1_9.txt [svn-r14903] Undoing change committed in r14902. 2008-04-30 14:51:13 -05:00
INSTALL [svn-r15007] Purpose: configure cleanup 2008-05-15 11:42:03 -05:00
INSTALL_Cygwin.txt [svn-r15022] Purpose: Minor updates to Windows documentation via Kent's recommendations. 2008-05-16 13:48:26 -05:00
INSTALL_MinGW.txt [svn-r14999] Purpose: Minor updates to MinGW installation notes 2008-05-14 14:27:31 -05:00
INSTALL_parallel [svn-r14903] Undoing change committed in r14902. 2008-04-30 14:51:13 -05:00
INSTALL_VMS.txt [svn-r14903] Undoing change committed in r14902. 2008-04-30 14:51:13 -05:00
INSTALL_Windows_From_Command_Line.txt [svn-r15312] Purpose: Support Visual Studio 2008 on Windows 2008-07-02 14:40:00 -05:00
INSTALL_Windows_Short_NET.TXT [svn-r15303] Purpose: Minor typo in Windows documentation (zlib DLL directory) 2008-06-30 15:12:16 -05:00
INSTALL_Windows_Short_VS2005.TXT [svn-r15303] Purpose: Minor typo in Windows documentation (zlib DLL directory) 2008-06-30 15:12:16 -05:00
INSTALL_Windows.txt [svn-r16457] Fix a typo in INSTALL_Windows.txt. 2009-02-10 15:01:44 -05:00
RELEASE.txt [svn-r16480] Purpose: Improve chunk cache 2009-02-12 15:46:32 -05:00