Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Dec 2000 01:28:09 +0100 (CET)
From:      Marius Bendiksen <mbendiks@eunet.no>
To:        Charles Henrich <henrich@sigbus.com>
Cc:        Terry Lambert <tlambert@primenet.com>, freebsd-fs@FreeBSD.ORG
Subject:   Re: Filesystem tuning (minimize seeks)
Message-ID:  <Pine.BSF.4.05.10012140126360.41038-100000@login-1.eunet.no>
In-Reply-To: <20001213130138.A25214@sigbus.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> file.  Unfortunatly, because all 50 are doing this simultaneously, the data is
> getting written to disk very non-sequentially (From a per file perspective).
> Is there any options to UFS (or via NFSd?) to delay writes, or anything of
> that nature to allow the data to be serialized more often than not?

This can be achieved by turning on async NFS operations, or blocking the
clients.

marius




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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.10012140126360.41038-100000>