From owner-cvs-all@FreeBSD.ORG Wed Nov 15 21:52:33 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.ORG Delivered-To: cvs-all@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 28E9616A4D4; Wed, 15 Nov 2006 21:52:33 +0000 (UTC) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (relay0.rambler.ru [81.19.66.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D85243D97; Wed, 15 Nov 2006 21:51:42 +0000 (GMT) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (localhost [127.0.0.1]) by relay0.rambler.ru (Postfix) with ESMTP id E37505E11; Thu, 16 Nov 2006 00:51:41 +0300 (MSK) Received: from edoofus.park.rambler.ru (unknown [81.19.65.108]) by relay0.rambler.ru (Postfix) with ESMTP id C0C235D63; Thu, 16 Nov 2006 00:51:41 +0300 (MSK) Received: (from ru@localhost) by edoofus.park.rambler.ru (8.13.8/8.13.8) id kAFLphK5074787; Thu, 16 Nov 2006 00:51:43 +0300 (MSK) (envelope-from ru) Date: Thu, 16 Nov 2006 00:51:43 +0300 From: Ruslan Ermilov To: John Baldwin Message-ID: <20061115215142.GB74745@rambler-co.ru> References: <200611152004.kAFK4vfe058983@repoman.freebsd.org> <20061115215119.GA74745@rambler-co.ru> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="R3G7APHDIzY6R/pk" Content-Disposition: inline In-Reply-To: <20061115215119.GA74745@rambler-co.ru> User-Agent: Mutt/1.5.13 (2006-08-11) X-Virus-Scanned: No virus found Cc: cvs-src@FreeBSD.ORG, src-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/dev/bce if_bce.c src/sys/dev/em if_em.c if_em.h src/sys/dev/mpt mpt.h mpt_pci.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: Wed, 15 Nov 2006 21:52:33 -0000 --R3G7APHDIzY6R/pk Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Nov 16, 2006 at 12:51:19AM +0300, Ruslan Ermilov wrote: > On Wed, Nov 15, 2006 at 08:04:57PM +0000, John Baldwin wrote: > > jhb 2006-11-15 20:04:57 UTC > >=20 > > FreeBSD src repository > >=20 > > Modified files: > > sys/dev/bce if_bce.c=20 > > sys/dev/em if_em.c if_em.h=20 > > sys/dev/mpt mpt.h mpt_pci.c=20 > > Log: > > Add MSI support to em(4), bce(4), and mpt(4). For now, we only suppo= rt > > devices that support a maximum of 1 message, and we use that 1 message > > instead of the INTx rid 0 IRQ with the same interrupt handler, etc. > > =20 > > Revision Changes Path > > 1.19 +11 -3 src/sys/dev/bce/if_bce.c > > 1.164 +11 -2 src/sys/dev/em/if_em.c > > 1.56 +1 -0 src/sys/dev/em/if_em.h > > 1.31 +1 -0 src/sys/dev/mpt/mpt.h > > 1.39 +14 -1 src/sys/dev/mpt/mpt_pci.c > >=20 > How will the "vmstat -i" output look like for MSI-enabled devices? >=20 irqXXXX, where XXXX>=3D1024? Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --R3G7APHDIzY6R/pk Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFW4vuqRfpzJluFF4RApxaAJ4hUB0GifdQ+OhxsF7dApoUK8iudACePF0I rf71XlgoNdIDjjXXFA0dFbo= =Ugz3 -----END PGP SIGNATURE----- --R3G7APHDIzY6R/pk--