home *** CD-ROM | disk | FTP | other *** search
- nfsd source distribution, 30th Nov 1999
-
- This package contains all the source for nfsd. It's currently only known to
- work under DiceC with the Miami SDK - if you get it working with anything
- else, send me the patches/makefiles/whatevers.
-
- nfsd_src - the actual source to the daemon.
- This needs some reworking for performance, but there are some semantic
- issues to be sorted first.
- There are major changes since the last release; RPC code is now part of the
- server - rpclib has been jettisoned as heavyweight and just too UNIX-ey.
-
- There's less debugging output being produced now, but a rationalisation
- of the logging/debugging would help.
-
- It needs some profiling to find out where the bottlenecks are, and
- consequently what would improve them. Dice's profiling code just crashes
- for me.
-
- This software is distributed under the terms of the GNU General Public
- License - feel free to contact me if these terms are unacceptable to you.
-
- Have fun,
-
- Joseph Walton <ver@etla.org>
-
-