From owner-freebsd-questions@FreeBSD.ORG Wed Oct 12 15:28:36 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4686C16A41F for ; Wed, 12 Oct 2005 15:28:36 +0000 (GMT) (envelope-from dpkirchner@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id D6D2E43D45 for ; Wed, 12 Oct 2005 15:28:35 +0000 (GMT) (envelope-from dpkirchner@gmail.com) Received: by xproxy.gmail.com with SMTP id t13so91066wxc for ; Wed, 12 Oct 2005 08:28:35 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=LxK1qnBYwKGb2ONC3m0Ni/c1bG3LNnSsKkiTdfOyGhDWO9+7tHh4J8oSPtRI5XteDZCTMpNCgIc3zmH6hNsjuQFrtvMXAZyDH5H5gqkMuI5chQjWPPzTwzPS6nDAX0bi3Rfqk0H8Iqe3vFiWw5FWXyxts6O2wZyvkR/aZiyWM5E= Received: by 10.70.104.11 with SMTP id b11mr216271wxc; Wed, 12 Oct 2005 08:28:35 -0700 (PDT) Received: by 10.70.104.20 with HTTP; Wed, 12 Oct 2005 08:28:35 -0700 (PDT) Message-ID: <35c231bf0510120828y37d4ad34gc5bdcf9ff68ea989@mail.gmail.com> Date: Wed, 12 Oct 2005 08:28:35 -0700 From: David Kirchner Sender: dpkirchner@gmail.com To: Odhiambo Washington , FBSD-Q In-Reply-To: <20051012151259.GM54254@ns2.wananchi.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20051012151259.GM54254@ns2.wananchi.com> Cc: Subject: Re: Is there a FreeBSD equivalent of this? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Oct 2005 15:28:36 -0000 On 10/12/05, Odhiambo Washington wrote: > Hello everyone, > > I am snooping on the squid-users mailing list and something interesting > (maybe not!) is mentioned: > > http://www.faqs.org/docs/securing/chap6sec73.html > > Do we have an equivalent on this in any branch (4.x, 5.x, 6.x) bar for > the 'mount' option? > > I have to think about everything in *BSD terms ;-) Yeah, noatime is available in FreeBSD's mount. I have not seen it actually make a big difference while using softupdates, however. (I don't recall trying it before softupdates was around).