Deferred Write question Topic is solved

FAQ, getting help, user experience about PrimoCache
Post Reply
webguyz
Level 2
Level 2
Posts: 9
Joined: Wed Apr 02, 2014 5:36 am

Deferred Write question

Post by webguyz »

If I have deferred writes on and lets say its set to 5 seconds, if a read request come in for data that still has not yet been written out to disk will the write cache have the information even thought it has not be written out to disk? I assume the write cache holds the data until the data has been written to disk?

Thanks
User avatar
Support
Support Team
Support Team
Posts: 3628
Joined: Sun Dec 21, 2008 2:42 am

Re: Deferred Write question

Post by Support »

Read requests will always get the correct/latest data.
Post Reply