From: Pete Popov <ppopov@embeddedalley.com>
To: charles.eidsness@ieee.org
Cc: linux-mips@linux-mips.org
Subject: Re: Au1000 Ethernet Driver using NAPI
Date: Wed, 08 Dec 2004 15:34:27 -0800 [thread overview]
Message-ID: <41B78F83.9010001@embeddedalley.com> (raw)
In-Reply-To: <41B764AB.5070201@ieee.org>
Very cool, thanks. Is the patch for 2.4 or 2.6?
Pete
Charles Eidsness wrote:
> Hi All,
>
> I was having a problem running a streaming audio application on my
> Au1000 processor when the Ethernet port was being bombarded with
> packets. All of the interrupt servicing was hogging my precious
> processing power and there was nothing left for my app. There's a new
> method for writing Ethernet drivers called NAPI which resolves this
> issue (somewhat). I converted the au1000's Ethernet driver to use this
> method. If you're interested you can find a patch that applys my changes
> to the most recent kernel here:
>
> http://members.rogers.com/charles.eidsness/linux-au1000_eth.napi.patch
>
> Cheers,
> Charles
>
>
next prev parent reply other threads:[~2004-12-08 23:35 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-12-08 20:31 Au1000 Ethernet Driver using NAPI Charles Eidsness
2004-12-08 23:34 ` Pete Popov [this message]
-- strict thread matches above, loose matches on Subject: below --
2004-12-09 1:05 Charles Eidsness
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=41B78F83.9010001@embeddedalley.com \
--to=ppopov@embeddedalley.com \
--cc=charles.eidsness@ieee.org \
--cc=linux-mips@linux-mips.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.