Re: [Netnice-kernels] Re: Integration of Kertikey's code and Scott's code
Status: Alpha
Brought to you by:
taost6
From: Scott B. <sco...@ve...> - 2004-10-08 22:47:02
|
Hi, I merged all the code into the netnice267 branch. It compiles and runs here although the netnice internals are not operational. To build it checkout netnice267 and do make xconfig. Select drivers>Networking>Options>Netnice for the internals. Select File systems>Pseudo>Netnice for NNFS. There are some compiler warnings. Boot the kernel and as root do: # mkdir /nnfs # mount -t nnfs none /nnfs The root vifs appear under /nnfs/network and the sockets directories appear under /nnfs/procs/<pid>. This week I have been mostly working on getting the kernel to run with all the various patches so I have not been concentrating on the API. I am going to back my completion estimate up by 1 week. I think I will have the NNFS in place at the end of the first week in November. Regards, Scott B |