[Prev][Next][Index][Thread]

RPC & NFS



My project is to build a "kernel monitor" : a loader and debugger for
kernels developped by students. I need to rewrite a good network loader
fully multiboot-compliant, apart some details like the IDT and GDT
locations, for a well defined cooperation between the debugged kernel and
the monitor. Now, I am working on the networking part.
Is there some code in OSKit dealing with NFS and the RPCs ? I have only
seen it in netboot, but it is not usable in a general kernel, using the
freebsdc and startup libraries. I could start working on it, but I first
want to know if it is worth...

Thanks for your advices.

	Simon.