Re: how about SPX ?

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Tue Jun 13 2000 - 07:36:20 EST


> - Should not `spx_accept' allocate a new `struct sock' for `newsk'?
> Now `sock' and `newsk' shares the same `sk' - I think this is an error.

It should

> - Should not we worry about the `single port - multiple connection'
> question? Or is this solved automagically - by who?

It needs sorting

> - Locking with cli()-sti() should not be changed (cf SMP)?
> BTW: Is there any documentation about locking methods?

Rusty wrote a locking howto. It is in 2.4.0-test1-ac*. However cli/sti is merely
very slow SMP - so worry about the locking after

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri Jun 23 2000 - 21:00:11 EST