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

Ruslan Ermilov ru at FreeBSD.ORG
Wed Nov 15 21:52:33 UTC 2006


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
> > 
> >   FreeBSD src repository
> > 
> >   Modified files:
> >     sys/dev/bce          if_bce.c 
> >     sys/dev/em           if_em.c if_em.h 
> >     sys/dev/mpt          mpt.h mpt_pci.c 
> >   Log:
> >   Add MSI support to em(4), bce(4), and mpt(4).  For now, we only support
> >   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.
> >   
> >   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
> > 
> How will the "vmstat -i" output look like for MSI-enabled devices?
> 
irqXXXX, where XXXX>=1024?


Cheers,
-- 
Ruslan Ermilov
ru at FreeBSD.org
FreeBSD committer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-all/attachments/20061115/d66b8f3e/attachment.pgp


More information about the cvs-all mailing list