hdf5/test
John Mainzer 5c415042a3 [svn-r9687] Purpose:
Modify the cache code (H5C) to support automatic cache resizing to
adapt to the work load at run time.


Description:

   Different applications require different sized caches to maintain
an acceptable hit rate.  This set of changes attempts to provide the
ability to adjust to circumstances automatically.


Solution:

   Added highly configurable code to allow the user to either set a
fixed cache size, or allow the cache to grow and shrink according to
conditions.

   If enabled, cache size increases are triggered when the hit rate
drops below a user specified threshold in a user specified interval.

   Cache size reductions (if enabled) are triggered when either the
hit rate exceeds some user specified threshold over a user specified
interval, when the cache contains "enough" entries that haven't been
accessed for a user specified interval, or some mix of the above.

   See the header comments on the H5C_auto_size_ctl_t structure in
H5Cprivate.h for further details.

   At present, the cache resize configuration options are not
accessible via the user API.  Must add this.


Platforms tested:

   h5committested, heping (serial), and copper (parallel)


Misc. update:
2004-12-17 20:30:34 -05:00
..
testfiles
big.c [svn-r9039] Purpose: 2004-08-06 14:29:57 -05:00
bittests.c [svn-r8782] Purpose: 2004-07-01 15:02:47 -05:00
cache.c [svn-r9687] Purpose: 2004-12-17 20:30:34 -05:00
cmpd_dset.c
createnoenc.c [svn-r8781] 2004-07-01 12:38:04 -05:00
dangle.c
deflate.h5
Dependencies [svn-r8981] Purpose: 2004-08-02 09:03:40 -05:00
dsets.c [svn-r9494] Purpose: 2004-11-02 14:12:06 -05:00
dtransform.c [svn-r9526] Purpose: 2004-11-12 09:16:58 -05:00
dtypes.c [svn-r9445] Purpose: Bug fix 2004-10-21 11:04:08 -05:00
enum.c [svn-r9183] Purpose: New feature 2004-09-01 12:43:30 -05:00
err_compat.c [svn-r9183] Purpose: New feature 2004-09-01 12:43:30 -05:00
error_test.c [svn-r9234] Purpose: 2004-09-08 21:37:02 -05:00
extend.c
external.c
file_handle.c [svn-r9539] 2004-11-18 11:52:12 -05:00
filename.c [svn-r9183] Purpose: New feature 2004-09-01 12:43:30 -05:00
fill_old.h5
fillval.c
flush1.c
flush2.c
gass_append.c
gass_read.c
gass_write.c
gen_deflate.c
gen_filters.c
gen_new_array.c
gen_new_fill.c
gen_new_mtime.c
gen_new_super.c
gen_old_array.c
gen_old_layout.c [svn-r9603] Purpose: 2004-11-30 15:53:53 -05:00
gen_old_mtime.c
getname.c [svn-r9329] 2004-09-28 14:04:19 -05:00
gheap.c [svn-r9183] Purpose: New feature 2004-09-01 12:43:30 -05:00
h5test.c [svn-r9494] Purpose: 2004-11-02 14:12:06 -05:00
h5test.h [svn-r9494] Purpose: 2004-11-02 14:12:06 -05:00
hyperslab.c
istore.c [svn-r9155] Purpose: 2004-08-25 03:30:32 -05:00
lheap.c [svn-r9183] Purpose: New feature 2004-09-01 12:43:30 -05:00
links.c
Makefile.in [svn-r9580] Purpose: 2004-11-27 11:07:11 -05:00
mount.c
mtime.c [svn-r8938] 2004-07-23 12:29:16 -05:00
noencoder.h5 [svn-r8781] 2004-07-01 12:38:04 -05:00
ntypes.c [svn-r9364] 2004-10-05 09:31:14 -05:00
ohdr.c [svn-r9459] Purpose: 2004-10-26 15:07:10 -05:00
reserved.c [svn-r8928] Purpose: 2004-07-22 11:26:54 -05:00
set_extent.c
space_overflow.c
srb_append.c
srb_read.c
srb_write.c
stab.c [svn-r8897] 2004-07-19 19:47:37 -05:00
stream_test.c
tarray.c [svn-r9395] Purpose: 2004-10-10 14:22:03 -05:00
tarrold.h5
tattr.c [svn-r9433] Purpose: 2004-10-18 22:31:11 -05:00
tbogus.h5
tconfig.c [svn-r9450] Purpose: 2004-10-22 16:11:16 -05:00
test_filters_be.hdf5
test_filters_le.hdf5
testerror.sh
testframe.c [svn-r9183] Purpose: New feature 2004-09-01 12:43:30 -05:00
testhdf5.c [svn-r9580] Purpose: 2004-11-27 11:07:11 -05:00
testhdf5.h [svn-r9580] Purpose: 2004-11-27 11:07:11 -05:00
testmeta.c
tfile.c
tgenprop.c
th5s.c [svn-r8981] Purpose: 2004-08-02 09:03:40 -05:00
th5s.h5
theap.c
tid.c [svn-r8892] Purpose: 2004-07-16 15:48:40 -05:00
titerate.c [svn-r8892] Purpose: 2004-07-16 15:48:40 -05:00
tlayouto.h5 [svn-r9603] Purpose: 2004-11-30 15:53:53 -05:00
tmeta.c
tmisc.c [svn-r9608] Purpose: 2004-11-30 20:13:29 -05:00
tmtimen.h5
tmtimeo.h5
trefer.c
trefstr.c
tselect.c [svn-r9312] Purpose: 2004-09-22 22:05:15 -05:00
tskiplist.c [svn-r9615] Purpose: 2004-12-03 22:36:08 -05:00
ttbbt.c
ttime.c
ttsafe_acreate.c
ttsafe_cancel.c
ttsafe_dcreate.c
ttsafe_error.c [svn-r9234] Purpose: 2004-09-08 21:37:02 -05:00
ttsafe.c [svn-r9115] Purpose: 2004-08-19 01:32:47 -05:00
ttsafe.h
ttst.c
tvlstr.c
tvltypes.c [svn-r8953] 2004-07-27 11:55:19 -05:00
unlink.c [svn-r9329] 2004-09-28 14:04:19 -05:00