[cache_writeback] Coded, needs testing

This commit is contained in:
Joe Thornber
2016-04-14 08:54:32 +01:00
parent 4573ebb218
commit c8fec7ec40
9 changed files with 620 additions and 12 deletions

View File

@@ -36,6 +36,9 @@ SOURCE=\
base/rolling_hash.cc \
base/xml_utils.cc \
block-cache/block_cache.cc \
block-cache/copier.cc \
block-cache/io_engine.cc \
block-cache/mem_pool.cc \
caching/cache_check.cc \
caching/cache_dump.cc \
caching/cache_metadata_size.cc \