I understand the default write() behavior (if the file is not opened using O_DIRECT or O_SYNC,etc..) on Linux is cached write -- write operations are deferred in the page cache.I understand the default write() behavior (if t
I understand the default write() behavior (if the file is not opened using O_DIRECT or O_SYNC,etc..) on Linux is cached write -- write operations are deferred in the page cache.I understand the default write() behavior (if t