From owner-freebsd-current@FreeBSD.ORG Mon Oct 11 10:34:47 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 97D6816A4CF for ; Mon, 11 Oct 2004 10:34:47 +0000 (GMT) Received: from euclide.usr.dico.unimi.it (euclide.usr.dico.unimi.it [159.149.155.249]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9471E43D2F for ; Mon, 11 Oct 2004 10:34:46 +0000 (GMT) (envelope-from saturnero@gufi.org) Received: from pigra.saturnero.sat (host148-27.pool8250.interbusiness.it [82.50.27.148]) (authenticated bits=0)i9BAXugV001464 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL) for ; Mon, 11 Oct 2004 12:33:59 +0200 (CEST) (envelope-from saturnero@gufi.org) Received: from cupa.saturnero.sat (cupa.saturnero.sat [192.168.99.14]) by pigra.saturnero.sat (Postfix) with SMTP id 212DAE7013 for ; Mon, 11 Oct 2004 12:34:40 +0200 (CEST) From: Dario Freni Date: Mon, 11 Oct 2004 12:34:46 +0200 User-Agent: Pan/0.14.2 (This is not a psychotic episode. It's a cleansing moment of clarity.) Message-Id: References: <20040929152403.GA37746@rogue.acs.lan> To: current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Subject: Re: Making bfe MPSAFE X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Oct 2004 10:34:47 -0000 On Wed, 29 Sep 2004 19:24:03 +0300, Mike Makonnen wrote: > Hi folks, > > I've cleaned-up the bfe driver's locking. I've also fixed it up so it > doesn't need a recursive mute anymore. I'm running it locally and it's > working with mpsafenet=1. Please test it on your bfe nics and let me > know how it goes. I would also like to here from the networking folks as > to the correctness of the cleanups. Works good for me on a Dell Inspiron 5150 p4 3.06 with ht enable. 5.3-BETA7, SMP, 4BSD, mpsafenet=1. Thanks, Dario