Write Cache Efficiency Topic is solved

FAQ, getting help, user experience about PrimoCache
Davey126
Level 7
Level 7
Posts: 99
Joined: Sun Mar 23, 2014 3:40 pm

Re: Write Cache Efficiency

Post by Davey126 »

FYI - with 60s Deferred Write and relatively small cache I consistently see a 24-26% reduction in real writes to SSD. Never experienced a recovery problem following system crash. Works a treat.
Benediction
Level 1
Level 1
Posts: 4
Joined: Thu Apr 28, 2016 4:15 pm

Re: Write Cache Efficiency

Post by Benediction »

I cant see how if the OS has requested a 4K write that PrimoCache would write, in my case, 32 K..because it would kill the ntfs disk structure.

If a request to write a 4K block happens, and the very next block (cluster) of 4k on the disk belongs to another file...then a 32K write would destroy whatever file lived next to it.
Davey126
Level 7
Level 7
Posts: 99
Joined: Sun Mar 23, 2014 3:40 pm

Re: Write Cache Efficiency

Post by Davey126 »

PrimoCache operates at the block level is aware of adjacent block contents. Whether 'rewrites' always occur or Primo is smart enough to only write changed blocks is for support to address. Personally I'm not worried about it but I suppose it could be an issue in edge cases that combine large soft block size with massive small, non-sequential writes.
Post Reply