| To: | linux-mips@linux-mips.org |
|---|---|
| Subject: | Au1000 Ethernet Driver using NAPI |
| From: | Charles Eidsness <charles.eidsness@ieee.org> |
| Date: | Wed, 08 Dec 2004 15:31:39 -0500 |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Reply-to: | charles.eidsness@ieee.org |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mozilla Thunderbird 0.9 (Windows/20041103) |
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 |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Epson13806 performances on Pb1100, Karl Lessard |
|---|---|
| Next by Date: | Re: Epson13806 performances on Pb1100, Michael Kelly |
| Previous by Thread: | Forcing IDE to work in PIO mode, Muruga Ganapathy |
| Next by Thread: | Re: Au1000 Ethernet Driver using NAPI, Pete Popov |
| Indexes: | [Date] [Thread] [Top] [All Lists] |