I'm caching 2 1TB Western Digital SATA drives and have allocated 2048MB to the cache and 121500MB to the L2 cache. (basically the entire SSD)
4KB block size, algorithm LFU-R, strategy is Read/Write, Defer-Write disabled.
Seems to be working great so far but I need to run for several days to make a final determination.

Questions I have so far:
- Does this seem like a reasonable starting point for L1/L2cache sizes?
- Under what circumstances does L1 contents get written to L2? on shutdown? when it expires?
- Other than copying files how can I pre-populate L2 cache with files? (large game maps etc)
- Is there a way to list what files or parts of files are in the cache?
- Is there a way to tweak settings without destroying my L2 cache?
- I have plenty of RAM. Should I even bother with invisible memory on a 64-bit OS?
- Does the cache hit rate include L1 and L2 or just L1?
Rob.