From owner-cvs-src@FreeBSD.ORG Sun Sep 26 06:54:08 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CCDA016A4CE; Sun, 26 Sep 2004 06:54:08 +0000 (GMT) Received: from sccrmhc11.comcast.net (sccrmhc11.comcast.net [204.127.202.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id 057FB43D46; Sun, 26 Sep 2004 06:54:08 +0000 (GMT) (envelope-from DougB@dougbarton.net) Received: from [192.168.0.5] (c-24-130-110-32.we.client2.attbi.com[24.130.110.32]) by comcast.net (sccrmhc11) with ESMTP id <20040926065406011006vjqce> (Authid: domain_name_tsar); Sun, 26 Sep 2004 06:54:07 +0000 Message-ID: <4156678D.4010800@DougBarton.net> Date: Sat, 25 Sep 2004 23:54:05 -0700 From: Doug Barton User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20040811 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Paul Saab References: <200409250507.i8P57L4T088887@repoman.freebsd.org> <62713.64.142.93.182.1096126985.squirrel@64.142.93.182> In-Reply-To: <62713.64.142.93.182.1096126985.squirrel@64.142.93.182> X-Enigmail-Version: 0.84.2.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: =?ISO-8859-1?Q?Dag-Erling_Sm=F8rgrav?= cc: src-committers@freebsd.org cc: cvs-all@freebsd.org cc: cvs-src@freebsd.org Subject: Re: cvs commit: src/sys/dev/bge if_bge.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Sep 2004 06:54:09 -0000 Paul Saab wrote: >>Paul Saab writes: >> >>> Log: >>> Fix the statements for checking if we're dealing with a 5705/5750. >> >>Does this fix the 5705 performance degradation Doug reported? > > > I dont know, but it might. Yep, it's fixed, at least the performance seems as good as it was before, I haven't tested it exhaustively. Paul, let me know if you want to coordinate any testing on this new stuff after the bind import is done. Doug -- If you're never wrong, you're not trying hard enough