Re: HEAD UP: non-MPSAFE network drivers to be disabled (was: 8.0 network stack MPsafety goals (fwd))

From: Robert Watson <rwatson_at_FreeBSD.org>
Date: Sat, 24 May 2008 16:56:20 +0100 (BST)
On Sat, 24 May 2008, Coleman Kane wrote:

> I've created a quick table of these at the following location: 
> http://wiki.freebsd.org/NetworkNeedsGiant
>
> Please everyone feel free to fill in the blanks. I'll try to do it as well 
> as time permits.

FWIW, I suspect fixing things like SLIP and kernel PPP are fairly trivial once 
tty locking is in place -- a per-softc mutex and a bit of locking in the 
obvious spots would likely do it without too much trouble.  In some paths, it 
might be necessary to inject data via the netisr, if that's not already being 
done (probably is) to avoid input/output lock order issues.

Robert N M Watson
Computer Laboratory
University of Cambridge
Received on Sat May 24 2008 - 13:56:21 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:31 UTC