From owner-freebsd-hackers Thu Jul 22 15:47:20 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from acl.lanl.gov (acl.lanl.gov [128.165.147.1]) by hub.freebsd.org (Postfix) with ESMTP id B1F1A15646 for ; Thu, 22 Jul 1999 15:47:18 -0700 (PDT) (envelope-from rminnich@acl.lanl.gov) Received: from localhost (rminnich@localhost) by acl.lanl.gov (8.8.8/8.8.5) with ESMTP id QAA150144 for ; Thu, 22 Jul 1999 16:47:15 -0600 (MDT) Date: Thu, 22 Jul 1999 16:47:15 -0600 From: "Ronald G. Minnich" To: hackers@FreeBSD.ORG Subject: Re: InterMezzo: Project for kernel/FS hackers In-Reply-To: <19990722211946.A31641@catkin.nothing-going-on.org> 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 I'm working with intermezzo now. It's interesting. Note that the VFS is quite simple, and defines a simple kernel-user channel which maps VFS ops to requests on an IPC channel. The possibilities are endless ... A freebsd port would be nice. Maybe you could use v9fs as a starting point. ron To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message