Date: Fri, 9 Apr 2010 23:15:37 +0000 (UTC) From: Jack F Vogel <jfv@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/e1000 if_em.c if_em.h Message-ID: <201004092315.o39NFmhE029210@repoman.freebsd.org>
index | next in thread | raw e-mail
jfv 2010-04-09 23:15:37 UTC
FreeBSD src repository
Modified files:
sys/dev/e1000 if_em.c if_em.h
Log:
SVN rev 206437 on 2010-04-09 23:15:37Z by jfv
A few more changes from yongari:
- code flow in handler could let interrupt be
reenabled when not wanted.
- change where the RX lock is taken to improve
performance.
- adapter->msix is true for MSI systems also,
it needs to explicitly test for 82574, good one :)
Revision Changes Path
1.40 +12 -7 src/sys/dev/e1000/if_em.c
1.14 +1 -0 src/sys/dev/e1000/if_em.h
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004092315.o39NFmhE029210>
