From owner-freebsd-hackers Mon Jun 29 10:32:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA26236 for freebsd-hackers-outgoing; Mon, 29 Jun 1998 10:32:40 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from terra.Sarnoff.COM (terra.sarnoff.com [130.33.11.203]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id KAA26231; Mon, 29 Jun 1998 10:32:38 -0700 (PDT) (envelope-from rminnich@Sarnoff.COM) Received: (from rminnich@localhost) by terra.Sarnoff.COM (8.6.12/8.6.12) id NAA08991; Mon, 29 Jun 1998 13:31:36 -0400 Date: Mon, 29 Jun 1998 13:31:36 -0400 (EDT) From: "Ron G. Minnich" X-Sender: rminnich@terra To: "Paul T. Root" cc: hackers@FreeBSD.ORG, questions@FreeBSD.ORG Subject: Re: looking for ram file system (NOT MFS) In-Reply-To: <199806291628.LAA10456@horton.iaces.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 29 Jun 1998, Paul T. Root wrote: > In a previous message, Ron G. Minnich said: > > I'm looking for something like a ram file system for some work i'm doing. > > It needs to support ram-based lookup, mkdir, rmdir, etc. It needs to be > > BSD or GPL copyright, and run under current. Any pointers appreciated. > mfs like i said, mfs won't do. It's neat, but it won't do. I have to be able to take control at lookup(), etc. I can write this, but it will save me time if there's one out there I can start from. thanks ron To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message