Re: Can O_SYNC be implemented by using fsync?

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

  • Next message: Jan Kasprzak: "Re: Cardbus + Tulip + Kernel 2.3.99-6"

    > 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 16 2000 - 07:24:33 EDT