Date: Sun, 25 Aug 2002 23:55:01 +1000 (EST) From: Andrew <andrew@ugh.net.au> To: Diffie <diffie@blazebox.homeip.net> Cc: stable@freebsd.org Subject: Re: Question about squid. Message-ID: <20020825235354.I75710-100000@starbug.ugh.net.au> In-Reply-To: <57800.199.181.174.157.1030149438.squirrel@www.blazebox.homeip.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 23 Aug 2002, Diffie wrote: > /kernel: /usr/local/squid: optimization changed from TIME to SPACE From tunefs(8): The filesystem can either try to minimize the time spent allocating blocks, or it can attempt to minimize the space fragmentation on the disk. Optimization for space has much higher overhead for file writes. The kernel normally changes the preference automatically as the percent fragmentation changes on the filesystem. Andrew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020825235354.I75710-100000>