Re: Can O_SYNC be implemented by using fsync?

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Tue May 16 2000 - 06:19:53 EST


> So what's wrong with calling fsync() after write() then for Oracle --
> this should work -- yes?

If our fsync was efficient then yes. Its possibly a good argument for sorting
out an inode->dirty buffer/page list. That would speed up fsync and make
O_SYNC easy to fix

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue May 23 2000 - 21:00:10 EST