Date: Fri, 1 Apr 2011 18:48:31 +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: <201104012058.p31KwtF2056128@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jfv 2011-04-01 18:48:31 UTC
FreeBSD src repository
Modified files:
sys/dev/e1000 if_em.c if_em.h
Log:
SVN rev 220251 on 2011-04-01 18:48:31Z by jfv
Change the refresh_mbuf logic slightly, add an inline
to calculate the outstanding descriptors that need to be
refreshed at any time, and use THAT in rxeof to determine
if refreshing needs to be done. Also change the local_timer
to simply fire off the appropriate interrupt rather than
schedule a tasklet, its simpler.
MFC in two weeks
Revision Changes Path
1.71 +13 -9 src/sys/dev/e1000/if_em.c
1.21 +17 -1 src/sys/dev/e1000/if_em.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201104012058.p31KwtF2056128>
