Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Apr 2001 08:01:20 -0700
From:      "David O'Brien" <freebsd-hackers@freebsd.org>
To:        Andrew Hesford <ajh3@chmod.ath.cx>
Cc:        Alfred Perlstein <bright@wintelcom.net>, niek@bergboer.net, freebsd-hackers@freebsd.org
Subject:   Re: UFS block size vs. write speed
Message-ID:  <20010421080120.C72704@dragon.nuxi.com>
In-Reply-To: <20010420104748.A99196@cec.wustl.edu>; from ajh3@chmod.ath.cx on Fri, Apr 20, 2001 at 10:47:48AM -0500
References:  <20010420144543.F30241@wit379119.student.utwente.nl> <20010420055426.Q1790@fw.wintelcom.net> <20010420152029.A35974@wit379119.student.utwente.nl> <20010420093530.A98970@cec.wustl.edu> <20010420075203.T1790@fw.wintelcom.net> <20010420104748.A99196@cec.wustl.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Apr 20, 2001 at 10:47:48AM -0500, Andrew Hesford wrote:
> I do see both synchronous writes and asynchronous writes on my
> filesystem (as reported by mount); what are these?

The default mount is "nosync".  synchronous metadata, asynchronous data.
Compare with the "async" and "sync" mount options.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010421080120.C72704>