Re: Moratorium on new patch acceptance

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> * fdatasync is issued only once at the end of all writes when conv=fdatasync
> * for some strange reason no fsync or fdatasync is issued at all when
> conv=sync

That's because of my typo.  I meant oflag=sync, not conv=sync.  Sorry.

> So, using conv=fdatasync in the test cannot prevent write-parallelism induced
> by write-behind. Parallelism would've been prevented only if dd had issued
> fdatasync after each write or opened the file with O_SYNC.

See above.  I just checked with strace, and oflag=sync does cause the output
file to be opened with O_SYNC.
_______________________________________________
Gluster-devel mailing list
Gluster-devel@xxxxxxxxxxx
http://www.gluster.org/mailman/listinfo/gluster-devel




[Index of Archives]     [Gluster Users]     [Ceph Users]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [eCos]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux