Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Aug 1998 19:51:10 +0200
From:      Mattias Pantzare <pantzer@ludd.luth.se>
To:        Alex Belits <abelits@phobos.illtel.denver.co.us>
Cc:        hackers@FreeBSD.ORG
Subject:   Re: Linux vs FreeBSD (performances) 
Message-ID:  <199808211751.TAA10961@zed.ludd.luth.se>
In-Reply-To: Your message of "Thu, 20 Aug 1998 19:17:49 PDT." <Pine.LNX.4.00.9808201913390.24514-100000@phobos.illtel.denver.co.us> 

next in thread | previous in thread | raw e-mail | index | archive | help
> On Thu, 20 Aug 1998, Jordan K. Hubbard wrote:
> 
> > >   1. Linux NFS client is, and always was, in kernel.
> > 
> > Sorry Alex, but you're simply wrong there.
> 
>   While I definitely know that Linux NFS client is in kernel, it will be
> very interesting to hear, how NFS can be implemented completely outside of
> kernel.

That is easy. Search the net for nfsd-server-2.1 for a example. From 
the readme:

        This package implements a simple user level NFS server based on the
        sunrpc3.9 package that was posted to the net a few months ago.  The
        current version only provides read access from the clients.  It has
        been tested between a VAX11/780 running 4.3BSD (the server) and
        several diskful SUN3/60 running SunOS 3.4 (the clients) and on a
        diskless SUN3/50 running SunOS 3.2 remounting its own root at a
        lower level of its file hierarchy.

        The server is implemented by two programs unfsd and unfsmntd.
        Unfsmntd handles the mount protocol, and unfsd handles all sub-
        sequent operations.



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199808211751.TAA10961>