From owner-freebsd-fs Fri May 2 23:02:33 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id XAA14397 for fs-outgoing; Fri, 2 May 1997 23:02:33 -0700 (PDT) Received: from parkplace.cet.co.jp (parkplace.cet.co.jp [202.32.64.1]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id XAA14389 for ; Fri, 2 May 1997 23:02:30 -0700 (PDT) Received: from localhost (michaelh@localhost) by parkplace.cet.co.jp (8.8.5/CET-v2.1) with SMTP id GAA28929; Sat, 3 May 1997 06:02:20 GMT Date: Sat, 3 May 1997 15:02:20 +0900 (JST) From: Michael Hancock To: John Heidemann cc: fs@FreeBSD.ORG Subject: Re: NFS bypass op and the utok layer In-Reply-To: <199705022023.NAA04776@dash.isi.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-fs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Fri, 2 May 1997, John Heidemann wrote: > After some e-mail discussions with Michael Hancock I've put a copy of > all of the freely available code from my SunOS implementation of > stacking up on my web page at > . All > propriatry bits of code have been removed so this isn't a running > system but it may be interesting for study. > > I am not currently able to contribute to adding this code to FreeBSD > (or other OSes), but I am happy to answer questions about the code and > I would like to hear from you if you're interested in experimenting > with it. I'm looking into what it would take to do a custom ktou layer to get something more symantic free than NFS. I will then start working on porting INTGEN. Regards, Mike