From owner-cvs-all@FreeBSD.ORG Fri Mar 2 17:28:19 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BD2CA16A400; Fri, 2 Mar 2007 17:28:19 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id A9CC613C48E; Fri, 2 Mar 2007 17:28:19 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 8F7ED1A4D80; Fri, 2 Mar 2007 09:28:19 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id CC49851C41; Fri, 2 Mar 2007 12:28:18 -0500 (EST) Date: Fri, 2 Mar 2007 12:28:18 -0500 From: Kris Kennaway To: Scott Long Message-ID: <20070302172817.GA29231@xor.obsecurity.org> References: <200703021701.l22H1k3M071057@repoman.freebsd.org> <45E85B52.7000107@samsco.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="FCuugMFkClbJLl1L" Content-Disposition: inline In-Reply-To: <45E85B52.7000107@samsco.org> User-Agent: Mutt/1.4.2.2i Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org, John Baldwin Subject: Re: cvs commit: src/sys/kern kern_intr.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Mar 2007 17:28:19 -0000 --FCuugMFkClbJLl1L Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Mar 02, 2007 at 10:13:54AM -0700, Scott Long wrote: > John Baldwin wrote: > >jhb 2007-03-02 17:01:45 UTC > > > > FreeBSD src repository > > > > Modified files: > > sys/kern kern_intr.c=20 > > Log: > > - Don't do the interrupt storm protection stuff for software interrupt > > handlers. > > - Use pause() when throtting during an interrupt storm. > > =20 > > Reported by: kris (1) > > =20 > > Revision Changes Path > > 1.142 +3 -2 src/sys/kern/kern_intr.c >=20 > Actually, having this helped detect a problem with a CAM driver. >=20 > Scott I saw it under normal operation when doing a lot of loopback traffic on an 8-core. Kris --FCuugMFkClbJLl1L Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFF6F6xWry0BWjoQKURAuIiAJ48YcA/nRbRgs0eIhuBPk6rnbYA6ACfau20 ZvQv0gC0IQit4zUQtnmof/g= =rNTy -----END PGP SIGNATURE----- --FCuugMFkClbJLl1L--