the changeset of partitioned caches. this changeset creates Split tagstore class...
authorLisa Hsu <hsul@eecs.umich.edu>
Sun, 11 Jul 2004 01:57:59 +0000 (21:57 -0400)
committerLisa Hsu <hsul@eecs.umich.edu>
Sun, 11 Jul 2004 01:57:59 +0000 (21:57 -0400)
commit9dc9523a1cf781f9f1468331b3e8b1982a13ebed
treec2b44305bea8e99c0a5c56d09dcf96f81c5e9110
parent4f4252fa89f31e6bb87fe9153e2ead982aaa7e32
the changeset of partitioned caches.  this changeset creates  Split tagstore class that makes either an LRU/LRU cache or a LRU/LIFO cache, it is also able to make just a LIFO cache.

SConscript:
    add these files for partitioned caches
base/traceflags.py:
    add Split as a traceflag

--HG--
extra : convert_revision : 6aa8f7c389ee1145b33be006c820236f11f5397c
SConscript
base/traceflags.py