
|
[openbeosnetteam]
||
[Date Prev]
[06-2002 Date Index]
[Date Next]
||
[Thread Prev]
[06-2002 Thread Index]
[Thread Next]
[openbeosnetteam] Re: Kernel move...
- From: "Nathan Whitehorn" <nathan.whitehorn@xxxxxxxxxxx>
- To: openbeosnetteam@xxxxxxxxxxxxx
- Date: Sun, 02 Jun 2002 13:53:31 EDT (-0400)
> > > The following code gets moved into the kernel proper...
> > > - mbuf's
> > > - pools (although he has soemthing similar already so I'll have a
> > > look at
> > > thats
> > > - sockets (including the main syscalls, i.e. accept, bind,
> > > select,
> > > listen
> > > etc etc)
> > > - sockbufs
> > I remain in the position that there is absolutely no reason
> > whatever
> > that sockets need have their own syscalls: the current system works
> > quite well and is vastly more extensible.
>
> Not that I would really object against you, but it has an advantage:
> you can easily use networking functions from kernel drivers or file
> systems; you can use that API from everywhere.
A number of other things would also allow this: kernel modules or
modifying the kernel so that drivers so actually use libraries (special
kernel libraries, which would be kept in a seperate directory), which
seems a much more worthwhile change than mucking about with kernel
internals just for networking.
-Nathan
--
Fortune Cookie Says:
Never settle with words what you can accomplish with a flame thrower.
|

|