Re: Doors

David S. Miller (davem@dm.cobaltmicro.com)
Thu, 28 Jan 1999 17:20:12 -0800


Date: Thu, 28 Jan 1999 20:13:40 -0500 (EST)
From: "J. S. Connell" <ankh@canuck.gen.nz>

(We had a daemon that generated voluminous output via syslogd, and
Solaris' syslogd didn't have the "no sync" option.)

Solaris is going to sync the metadata (inode etc.) anyways on every
write, "no sync" is not going to help you completely on solaris. In
fact, strace/truss the solaris syslogd and see if it calls fsync/sync
at all.

Later,
David S. Miller
davem@dm.cobaltmicro.com

-
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/