From owner-freebsd-net@FreeBSD.ORG Sun Aug 3 16:26:49 2008 Return-Path: Delivered-To: net@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DB68C106566C; Sun, 3 Aug 2008 16:26:49 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from cyrus.watson.org (cyrus.watson.org [209.31.154.42]) by mx1.freebsd.org (Postfix) with ESMTP id AFC898FC08; Sun, 3 Aug 2008 16:26:49 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from fledge.watson.org (fledge.watson.org [209.31.154.41]) by cyrus.watson.org (Postfix) with ESMTP id AA20F46B51; Sun, 3 Aug 2008 12:26:48 -0400 (EDT) Date: Sun, 3 Aug 2008 17:26:48 +0100 (BST) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: net@FreeBSD.org, current@FreeBSD.org In-Reply-To: <20080630091033.P3968@fledge.watson.org> Message-ID: References: <20080524111715.T64552@fledge.watson.org> <20080629180126.F90836@fledge.watson.org> <20080630091033.P3968@fledge.watson.org> User-Agent: Alpine 1.10 (BSF 962 2008-03-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: arch@FreeBSD.org Subject: Re: HEAD UP: non-MPSAFE network drivers to be disabled (was: 8.0 network stack MPsafety goals (fwd)) X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Aug 2008 16:26:50 -0000 On Mon, 30 Jun 2008, Robert Watson wrote: > On Sun, 29 Jun 2008, Robert Watson wrote: > >> An FYI on the state of things here: in the last month, John has updated a >> number of device drivers to be MPSAFE, and the USB work remains in-flight. >> I'm holding fire a bit on disabling IFF_NEEDSGIANT while things settle and >> I catch up on driver state, and will likely send out an update next week >> regarding which device drivers remain on the kill list, and generally what >> the status of this project is. > > Here's the revised list of drivers that will have their build disabled in > the next week (subject to an appropriate block of time for me): A quick update: I had postponed removing IFF_NEEDSGIANT while awaiting the apparently forthcoming USB stack commit. Since it appears slow in coming, I will move ahead and disconnect non-USB drivers that require IFF_NEEDSGIANT in the coming week, but will leave the IFF_NEEDSGIANT infrastructure there, along with the current USB drivers that depend on it, until the USB merge is done. Robert N M Watson Computer Laboratory University of Cambridge