To rebuild L2Cache after a crash.

Suggestions around PrimoCache
Post Reply
idefix44
Level 8
Level 8
Posts: 137
Joined: Sat Oct 26, 2013 2:13 pm

To rebuild L2Cache after a crash.

Post by idefix44 »

Saying an option allowing PrimoCache to rebuild L2Cache when a windows's session has been badly closed.
Using some checksum comparison it can be a quickly done operation to verify if cached blocks are good or not...
For example:
A block's F value in L2Cache is 10 and the PrimoCache's F parameter is 2.
This mean that the block's value on the cache's target is stable, isn't it?

The question is how long is it to cache X GB and how long does it need to verify all the >= F+1 cached blocks?
Post Reply