* Re: forcedeth: option to disable 100Hz timer
[not found] ` <48BC8BC8.4030308@shaw.ca>
@ 2008-09-02 16:11 ` Stephen Hemminger
0 siblings, 0 replies; only message in thread
From: Stephen Hemminger @ 2008-09-02 16:11 UTC (permalink / raw)
To: Robert Hancock; +Cc: linux-kernel, netdev
On Mon, 01 Sep 2008 18:41:44 -0600
Robert Hancock <hancockr@shaw.ca> wrote:
> Mikhail Kshevetskiy wrote:
> > On some hardware no TX done interrupts are generated, thus special
> > 100Hz timer interrupt is required to handle this situation properly.
> > Other device do not require that timer interrupt feature.
> >
> > Patch add a "disable_timerirq" option to disable interrupt timer
> > mentioned above. This may be extremely usefull for laptop users.
> >
> > Mikhail Kshevetskiy
> >
>
> Someone (ideally NVIDIA) should really find out what hardware actually
> requires this timer IRQ and only set the flag on those chipsets rather
> than blindingly setting it on everything. This patch would be useful to
> test whether a chipset does need it, however.
Some drivers run without TX done interrupts at all. It can be done, it just
requires cleaning up the ring in the start of the next transmit, and starting
a longer interval timer to cleanup leftover frames at the end of a burst.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-09-02 16:11 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <fa.zbmDQFBw5U2qR0I4VSAlvj/j2ek@ifi.uio.no>
[not found] ` <48BC8BC8.4030308@shaw.ca>
2008-09-02 16:11 ` forcedeth: option to disable 100Hz timer Stephen Hemminger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).