Deferred Write question
Posted: Thu Feb 15, 2018 4:04 am
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
Thanks