From owner-freebsd-current@FreeBSD.ORG Wed Nov 17 07:50:52 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 E63D516A4CE; Wed, 17 Nov 2004 07:50:52 +0000 (GMT) Received: from creme-brulee.marcuscom.com (creme-brulee.marcuscom.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4441043D45; Wed, 17 Nov 2004 07:50:52 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from [10.2.1.2] (vpn-client-2.marcuscom.com [10.2.1.2]) iAH7p2dq047511; Wed, 17 Nov 2004 02:51:02 -0500 (EST) (envelope-from marcus@marcuscom.com) Message-ID: <419B02DC.3060508@marcuscom.com> Date: Wed, 17 Nov 2004 02:50:52 -0500 From: Joe Marcus Clarke Organization: MarcusCom, Inc. User-Agent: Mozilla Thunderbird 0.9 (Macintosh/20041103) X-Accept-Language: en-us, en MIME-Version: 1.0 To: John Baldwin References: <200411151424.49790.jhb@FreeBSD.org> <4199AEC8.1070608@marcuscom.com> <200411161105.43475.jhb@FreeBSD.org> In-Reply-To: <200411161105.43475.jhb@FreeBSD.org> X-Enigmail-Version: 0.86.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-5.9 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.0.1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on creme-brulee.marcuscom.com cc: current@FreeBSD.org cc: Kris Kennaway cc: freebsd-current@FreeBSD.org cc: Joe Marcus Clarke cc: Alexander@Leidinger.net cc: Robert Watson Subject: Re: 6-CURRENT unbelievably slow? 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: Wed, 17 Nov 2004 07:50:53 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 John Baldwin wrote: |>Yes, this patch makes a world of difference. The interrupt storm is |>still there, but the ata0 (irq 14) rate is down to 1480 per second, and |>the interrupt load is only ~2%. Thanks. | | | Can you tweak it a bit and see if it works even better if you put an #if 0 | around the lines that read: | | + if (count > hz) { | + storming = 0; | + count = 0; | + } else | + count++; Removing these lines brings the storm down to ~978 per second, so yes, this is better. Thanks. Joe - -- PGP Key : http://www.marcuscom.com/pgp.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (Darwin) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFBmwLbb2iPiv4Uz4cRAr7TAKCEc30+Vw3yDvQl0/mNzNyA92PeHgCgk3Je DSBCE3CQn33rnwxFh5oupp4= =+7Og -----END PGP SIGNATURE-----