IOBlockStorageDriver::synchronizeCache
IOBlockStorageDriver::synchronizeCache
- Subject: IOBlockStorageDriver::synchronizeCache
- From: Niklas Hoglund <email@hidden>
- Date: Fri, 06 Aug 2010 16:42:15 +0100
Hello!
We need to ensure ordering between writes, to make sure one write is not
started until another has completed, to avoid potential data corruption
in the case of power losses or crashes.
In a driver that inherits from IOBlockStorageDriver, can I be sure that
any data that has been written to that device has reached the disk
surface by calling synchronizeCache, or could drive buffers, NCQ or
similar interfere with that.
--
Niklas
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden