Date: Thu, 16 Nov 2006 00:51:43 +0300 From: Ruslan Ermilov <ru@FreeBSD.ORG> To: John Baldwin <jhb@FreeBSD.ORG> 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 Message-ID: <20061115215142.GB74745@rambler-co.ru> In-Reply-To: <20061115215119.GA74745@rambler-co.ru> References: <200611152004.kAFK4vfe058983@repoman.freebsd.org> <20061115215119.GA74745@rambler-co.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
--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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061115215142.GB74745>