/[Apache-SVN]/jakarta/jcs/trunk/xdocs/IndexedDiskAuxCache.xml
ViewVC logotype

Log of /jakarta/jcs/trunk/xdocs/IndexedDiskAuxCache.xml

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 536904 - (view) (annotate) - [select for diffs]
Modified Thu May 10 16:03:42 2007 UTC (2 years, 6 months ago) by tv
File length: 12280 byte(s)
Diff to previous 519781 (colored)
JCS has officially been wrestled. Sorry, guys, this is going to be 
one *big* commit again.
- Re-Licensed everything according to the current ASF policy
- Reformatted headers
- Removed trailing blanks

Revision 519781 - (view) (annotate) - [select for diffs]
Modified Mon Mar 19 01:20:09 2007 UTC (2 years, 8 months ago) by asmuts
File length: 11511 byte(s)
Diff to previous 433139 (colored)
FIXED JCS-19

Applied xdoc spelling error patch supplied by Michael Stevens.

Revision 433139 - (view) (annotate) - [select for diffs]
Modified Mon Aug 21 03:49:23 2006 UTC (3 years, 3 months ago) by asmuts
File length: 11512 byte(s)
Diff to previous 378644 (colored)
On shutdown the cache will only  send memory items to disk auxiliries and not other types on shutdown.  It no longer does this via an iterator, it does it via the freeMemoryElements method on the memory cache itself.  This has the advantage of pushing the items to disk via the overflow chanel.  The overflow chanel has the disk update pattern logic.  If the cache is running in disk mode SWAP, then the items in memory will go to disk, otherwise they will not.  This makes disk shutdown faster.

I added unit tests for the composite cache manager shutdown that verify the behavior.

Formatted several other classes.

Revision 378644 - (view) (annotate) - [select for diffs]
Modified Fri Feb 17 22:33:31 2006 UTC (3 years, 9 months ago) by asmuts
File length: 10775 byte(s)
Diff to previous 224327 (colored)
added additional tests for the test mru impl and removed unused classes

Revision 224327 - (view) (annotate) - [select for diffs]
Modified Wed Mar 9 05:37:22 2005 UTC (4 years, 8 months ago) by asmuts
File length: 7813 byte(s)
Diff to previous 224193 (colored)
Updated docs and site layout.  Added a downloads page and fixed a few typos.  I'm having some problems with the site gen.  The Downloads.html is getting generated with a lowercase d.  I had to manually change the name.  If I can't figure it out, I'll change the link in the navigation.xml to point to a lowercase d.

Revision 224193 - (view) (annotate) - [select for diffs]
Modified Wed Jan 12 01:23:06 2005 UTC (4 years, 10 months ago) by asmuts
File length: 7814 byte(s)
Diff to previous 224138 (colored)
Optional, configurable thread pools can be set for all auxiliaries.  By default
the single queue is used. (Will document later.)
Shrinkers for all regions now share one thread and are executed by a Doug Lea
Clock Daemon.
The disk cache now has more configuration options exposed.  You can set the purgatory size,
recycle bin size, etc.  Alos, you can set a bound on the purgatory.  This solves the possibility
or an ever growing purgatory with a bounded queue.
Uped version to 1.2-dev to mark the changes.
Updated some documentation.  I need to rebuild the site.  I published the new
disk cache config page already.
The disk cache options are described on the web site.

jcs.auxiliary.DC.attributes.MaxPurgatorySize=10000
jcs.auxiliary.DC.attributes.MaxKeySize=10000
jcs.auxiliary.DC.attributes.MaxRecycleBinSize=5000
jcs.auxiliary.DC.attributes.OptimizeAtRemoveCount=300000

Revision 224138 - (view) (annotate) - [select for diffs]
Modified Wed Jul 14 04:56:24 2004 UTC (5 years, 4 months ago) by asmuts
File length: 4104 byte(s)
Diff to previous 224135 (colored)
fixed typo

Revision 224135 - (view) (annotate) - [select for diffs]
Modified Wed Jul 14 03:51:35 2004 UTC (5 years, 4 months ago) by asmuts
File length: 4111 byte(s)
Diff to previous 223904 (colored)
Updated documentation.  Removed stratum subpackage reference.  Modified the disk cache doc.

Revision 223904 - (view) (annotate) - [select for diffs]
Added Sun Apr 7 16:55:19 2002 UTC (7 years, 7 months ago) by jvanzyl
File length: 3888 byte(s)
Initial revision

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2