[NTLUG:Discuss] Help with starting NFS Daemon...

cbbrowne@godel.brownes.org cbbrowne at godel.brownes.org
Mon Sep 6 13:05:59 CDT 1999


On Mon, 06 Sep 1999 12:58:46 CDT, the world broke into rejoicing as
Brian <briank at hex.net>  said:
> > I have this problem as well.  I looked through the RedHat documentation and
> > found that they are using the "kernel mode NFSD".  After some searching, I
> > found that in the _EXPERIMENTAL_ section of the kernel configuration
> >  (make xconfig).
> 
> What's experimental about NFS?  I'm having a hard time believing the
>2.2.x kernels support NFS as "experimental" modules.

The longstanding nfsd has always run in user mode; since NFS does so vastly
much access "kernel stuff," it represents an example of something where there
would indeed be performance benefits from pushing it from user space into
the kernel.  That is what the BSD's have long done, and is the reason why
they have had better NFS performance than Linux.

What is experimental is the notion of running it as a kernel module
rather than as a user-space daemon.
--
"The wrath of Holloway is nothing compared to the wrath of Moon."
-- Fred Drenckhahn
cbbrowne at ntlug.org- <http://www.hex.net/~cbbrowne/lsf.html>




More information about the Discuss mailing list