Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Oct 2001 10:21:29 -0500 (CDT)
From:      Jonathan Lemon <jlemon@flugsvamp.com>
To:        tlambert2@mindspring.com, current@freebsd.org
Subject:   Re: KRIS: FOR YOU TO COMMIT: soft interrupt coelescing
Message-ID:  <200110071521.f97FLTh32994@prism.flugsvamp.com>
In-Reply-To: <local.mail.freebsd-current/3BC00739.6633D737@mindspring.com>
References:  <local.mail.freebsd-current/20011006203219.AC2683808@overcee.netplex.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
In article <local.mail.freebsd-current/3BC00739.6633D737@mindspring.com> you write:
>Clearly this would also be very applicable to non-Gigabit cards,
>but the only one we use is the FXP, and the FXP driver is very
>poorly structured for being able to do this type of thing (I

Oh, bah.  The fxp clearly has the equivalent of fxp_rxeof and fxp_txeof
routines, these are just inlined into the fxp_intr routine instead
of being separate functions.  It was all of 10 minutes work to break
them out into separate functions.  I did this to allow polled transmit/receive
for some work in progress that will be committed soon.
-- 
Jonathan

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110071521.f97FLTh32994>