From owner-freebsd-fs Tue Aug 27 08:47:36 1996 Return-Path: owner-fs Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA10787 for fs-outgoing; Tue, 27 Aug 1996 08:47:36 -0700 (PDT) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id IAA10777; Tue, 27 Aug 1996 08:47:21 -0700 (PDT) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id IAA24689; Tue, 27 Aug 1996 08:33:53 -0700 From: Terry Lambert Message-Id: <199608271533.IAA24689@phaeton.artisoft.com> Subject: Re: The VIVA file system (fwd) To: dyson@freebsd.org Date: Tue, 27 Aug 1996 08:33:53 -0700 (MST) Cc: terry@lambert.org, sysseh@devetir.qld.gov.au, freebsd-fs@freebsd.org, eric@ms.uky.edu In-Reply-To: <199608270326.WAA01133@dyson.iquest.net> from "John S. Dyson" at Aug 26, 96 10:26:30 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-fs@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > I am tonight porting LFS, maybe with some luck will get it to work. However, > the FreeBSD VM/Buffer cache stuff affects the filesystem only slightly esp. > now. The biggest issue in porting from the old Lite stuff is getting > rid of gratuitious vnode_pager_uncaches, and changing the ordering of > some operations slightly. Any chance you can replace them with a null macro, instead of just diking them out, in order to make the code less VM implementation dependent? Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.