From owner-freebsd-stable Fri Nov 8 04:06:05 1996 Return-Path: owner-stable Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id EAA28165 for stable-outgoing; Fri, 8 Nov 1996 04:06:05 -0800 (PST) Received: from root.com (implode.root.com [198.145.90.17]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id EAA28159 for ; Fri, 8 Nov 1996 04:06:02 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by root.com (8.7.6/8.6.5) with SMTP id EAA05266; Fri, 8 Nov 1996 04:04:07 -0800 (PST) Message-Id: <199611081204.EAA05266@root.com> X-Authentication-Warning: implode.root.com: Host localhost [127.0.0.1] didn't use HELO protocol To: Heiko Blume cc: stable@FreeBSD.org Subject: Re: UFS no_atime patch? In-reply-to: Your message of "Fri, 08 Nov 1996 12:20:21 +0100." <199611081120.MAA01340@NS.Contrib.Com> From: David Greenman Reply-To: dg@root.com Date: Fri, 08 Nov 1996 04:04:07 -0800 Sender: owner-stable@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk >in i read >about a patch for the linux ext2fs filesystem, that >disables updating the access time of files to speed >up news spool filesystems. > >needless to say, that would be useful. I added a "noatime" filesystem mount option a few months ago to FreeBSD. It will be available in the upcoming 2.2 release. -DG David Greenman Core-team/Principal Architect, The FreeBSD Project