Click here to Skip to main content
15,880,967 members
Articles / Programming Languages / C

HDD, FS, O_SYNC: Throughput vs. Integrity

16 Sep 2012CC (ASA 3U) 18.9K   5  
Filesystems, block-devices, throughput and data-integrity. Why O_SYNC on a filesystem does NOT guarantee a write to the HDD and why Raw-I/O over BLOCK devices DOES guarantee a write to disk.
We're sorry, but the article you are trying to view was deleted at 19 Dec 2017.

Please go to the C Table of Contents to view the list of available articles in this section.