[DragonFlyBSD - Bug #1476] (In Progress) We miss fdatasync()

Antonio M. Huete Jimenez via Redmine bugtracker-admin at leaf.dragonflybsd.org
Sun Mar 10 04:00:44 PDT 2013


Issue #1476 has been updated by tuxillo.

Status changed from New to In Progress
Assignee deleted (0)

Hi,

Additional references that might be interesting:

http://www.freebsd.org/cgi/query-pr.cgi?pr=64875&cat=
http://infohost.nmt.edu/~eweiss/222_book/222_book/0201433079/ch03lev1sec13.html
http://www.informit.com/articles/article.aspx?p=23618&seqNum=5
https://lkml.org/lkml/1997/10/14/7

As far as I understood it, the main difference between fsync() and fdatasync() is that the latter does not require metadata flushing, hence it might require less writes and it should be faster.

Regards,
Antonio Huete
----------------------------------------
Bug #1476: We miss fdatasync()
http://bugs.dragonflybsd.org/issues/1476

Author: hasso
Status: In Progress
Priority: Low
Assignee: 
Category: 
Target version: 


http://www.opengroup.org/onlinepubs/9699919799/functions/fdatasync.html


-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account



More information about the Bugs mailing list