From owner-freebsd-stable@FreeBSD.ORG Tue May 24 22:14:07 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B5B0616A41C for ; Tue, 24 May 2005 22:14:07 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.194.102.232]) by mx1.FreeBSD.org (Postfix) with ESMTP id 609B943D1F for ; Tue, 24 May 2005 22:14:07 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 42D5C5152F; Tue, 24 May 2005 15:14:55 -0700 (PDT) Date: Tue, 24 May 2005 15:14:54 -0700 From: Kris Kennaway To: Matthias Buelow Message-ID: <20050524221454.GA56421@xor.obsecurity.org> References: <3248.172.16.0.199.1116876092.squirrel@172.16.0.1> <20050523211307.GA36552@xor.obsecurity.org> <42924949.1070902@incubus.de> <200505242141.38289.max@love2party.net> <42938C2E.6020301@incubus.de> <20050524201942.GA28257@xor.obsecurity.org> <42938D40.1050502@incubus.de> <20050524202647.GA28322@xor.obsecurity.org> <4293A18F.6080200@incubus.de> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="5vNYLRcllDrimb99" Content-Disposition: inline In-Reply-To: <4293A18F.6080200@incubus.de> User-Agent: Mutt/1.4.2.1i Cc: Mike Jakubik , Max Laier , freebsd-stable@freebsd.org, Kris Kennaway Subject: Re: Performance of 4.x vs 5.x (Re: Lifetime of FreeBSD branches) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 May 2005 22:14:07 -0000 --5vNYLRcllDrimb99 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, May 24, 2005 at 11:50:07PM +0200, Matthias Buelow wrote: > Kris Kennaway wrote: >=20 > >>Hmm... atapci1 is shared with fxp0 on irq 20.. does fxp0 also require > >>the giant lock? > > > >I don't think so..but the shared interrupt might still be causing some > >other problem. Try compiling a kernel without fxp support and see if > >you still have the interactive problems under disk load. >=20 > Ok, I now have tried a) with HTT switched off in BIOS, b) with HTT off > and without the fxp driver (so that atapci1 is the only driver on irq > 20) and c) on a Compaq notebook, all machines running 5.4-stable. > Basically, the problem occurs in all 3 scenarios. OK, thanks for confirming. The next step is for you to try 6.0 with debug.mpsafevfs=3D1 on a machine that exhibits the problem under 5.4, so we can test whether the problem is caused by VFS being under Giant on 5.4. Kris --5vNYLRcllDrimb99 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFCk6deWry0BWjoQKURAuOUAKDHiQRnSMFZu2oTmACL6705o5g+BQCfXUT5 RMBAOaqtK2XrZ7TqEy6V0gQ= =5XEk -----END PGP SIGNATURE----- --5vNYLRcllDrimb99--