Re: Can O_SYNC be implemented by using fsync?

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Mon May 15 2000 - 19:25:13 EDT

  • Next message: Jamie Lokier: "Re: [Toshiba IDE DMA BUG] Pinpointed version"

    > program, not a multi-user database, or are you refering to the server
    > side of NetScape? This doesn't sound right! Why would Netscape need to
    > write-through files all the time -- for browser failover?

    Mail clients use fsync so your mailbox doesnt evaporate at awkward moments.
    Fsync is quite a common operation, more so than O_SYNC I/O. O_SYNC I/O in
    some cases is however performance critical

    -
    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 : Mon May 15 2000 - 20:03:35 EDT