From owner-freebsd-fs Mon Jun 3 9:26:56 2002 Delivered-To: freebsd-fs@freebsd.org Received: from cs.columbia.edu (cs.columbia.edu [128.59.16.20]) by hub.freebsd.org (Postfix) with ESMTP id 6213237B401 for ; Mon, 3 Jun 2002 09:26:53 -0700 (PDT) Received: from shekel.mcl.cs.columbia.edu (shekel.mcl.cs.columbia.edu [128.59.18.15]) by cs.columbia.edu (8.12.1/8.12.1) with ESMTP id g53GQqMk026919; Mon, 3 Jun 2002 12:26:52 -0400 (EDT) Received: from shekel.mcl.cs.columbia.edu ([127.0.0.1]) by shekel.mcl.cs.columbia.edu (8.12.1/8.12.1) with ESMTP id g53GQpbT028133; Mon, 3 Jun 2002 12:26:51 -0400 (EDT) Received: (from ezk@localhost) by shekel.mcl.cs.columbia.edu (8.12.1/8.12.1/Submit) id g53GQoMl028130; Mon, 3 Jun 2002 12:26:50 -0400 (EDT) Date: Mon, 3 Jun 2002 12:26:50 -0400 (EDT) Message-Id: <200206031626.g53GQoMl028130@shekel.mcl.cs.columbia.edu> From: Erez Zadok To: Terry Lambert Cc: dak , freebsd-fs@FreeBSD.ORG Subject: Re: Implementing a new FS with loadable modules In-reply-to: Your message of "Sun, 05 May 2002 12:05:20 PDT." <3CD58270.DF9B8F06@mindspring.com> Sender: owner-freebsd-fs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Sorry for the late reply. In message <3CD58270.DF9B8F06@mindspring.com>, Terry Lambert writes: > dak wrote: > 2) Stacking VFS layer > > Examples: nullfs; there are no other working examples. Dak, you might want to check my FiST system: http://www.cs.columbia.edu/~ezk/research/fist/ I have working examples for fbsd 3.x for some time, including an encryption file system called Cryptfs. It uses "wrapfs" templates that include more functionality than nullfs. However, it will be easier to understand nullfs first, as Terry suggests. My students and I have been updating the stackable templates we have (yes, *templates*! :-) for fbsd 4.5 recently. We discovered and fixed a bunch of bugs found using FSX and other custom f/s exercisers we wrote. Right now we're trying to deal with some odd interaction b/t read+write and page ops. (Yes, we're working around the VFS, not fixing it; the VFS problems are well known and hopefully are/will be fixed in 5.x.) We hope to release a fully-working template for fbsd 4.5 this month. An announcement will be made on this list. Testers will be more than welcome at that time. Erez. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-fs" in the body of the message From owner-freebsd-fs Tue Jun 4 19:10:46 2002 Delivered-To: freebsd-fs@freebsd.org Received: from omta02.mta.everyone.net (sitemail3.everyone.net [216.200.145.37]) by hub.freebsd.org (Postfix) with ESMTP id CA55737B401 for ; Tue, 4 Jun 2002 19:10:38 -0700 (PDT) Received: from sitemail.everyone.net (dsnat [216.200.145.62]) by omta02.mta.everyone.net (Postfix) with ESMTP id BCE561C47A8 for ; Tue, 4 Jun 2002 19:10:38 -0700 (PDT) Received: by sitemail.everyone.net (Postfix, from userid 99) id 941F82755; Tue, 4 Jun 2002 19:10:38 -0700 (PDT) Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: 7bit Mime-Version: 1.0 X-Mailer: MIME-tools 5.41 (Entity 5.404) Date: Tue, 4 Jun 2002 19:10:38 -0700 (PDT) From: Rohit Grover To: freebsd-fs@freebsd.org Subject: where is the B_CACHE bit turned off? Reply-To: rohit@gojuryu.com X-Originating-Ip: [65.194.57.194] Message-Id: <20020605021038.941F82755@sitemail.everyone.net> Sender: owner-freebsd-fs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello, This question is about Freebsd4.3-RELEASE. If a page belonging to a VMIO buffer is ejected from the system, how does the buffer's B_CACHE bit get turned off? Thanks, Rohit. _____________________________________________________________ http://www.gojuryu.com . What Karate Do was meant to be. _____________________________________________________________ Promote your group and strengthen ties to your members with email@yourgroup.org by Everyone.net http://www.everyone.net/?btn=tag To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-fs" in the body of the message From owner-freebsd-fs Thu Jun 6 17:26: 4 2002 Delivered-To: freebsd-fs@freebsd.org Received: from dns1.state.ar.us (dns1.state.ar.us [170.94.1.1]) by hub.freebsd.org (Postfix) with ESMTP id 4372A37B400 for ; Thu, 6 Jun 2002 17:26:01 -0700 (PDT) Received: from popelib.state.ar.us (popelib.state.ar.us [170.94.150.231]) by dns1.state.ar.us (8.9.3/8.9.3) with SMTP id TAA24499; Thu, 6 Jun 2002 19:21:49 -0500 Date: Thu, 6 Jun 2002 19:21:49 -0500 From: cristy65@hotmail.com Message-Id: <200206070021.TAA24499@dns1.state.ar.us> Received: from Spooler by popelib.state.ar.us (Mercury/32 v2.16); 6 Jun 02 19:45:54 -0500 To: undisclosed-recipients:; Sender: owner-freebsd-fs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-fs" in the body of the message