| To: | "Mitchell, Earl" <earlm@mips.com> |
|---|---|
| Subject: | Re: Fwd: How to improve performance of 2.6 kernel |
| From: | Ralf Baechle <ralf@linux-mips.org> |
| Date: | Thu, 20 Oct 2005 10:36:41 +0100 |
| Cc: | kernel coder <lhrkernelcoder@gmail.com>, linux-mips@linux-mips.org |
| In-reply-to: | <3CB54817FDF733459B230DD27C690CEC01049446@Exchange.MIPS.COM> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <3CB54817FDF733459B230DD27C690CEC01049446@Exchange.MIPS.COM> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.4.2.1i |
On Wed, Oct 19, 2005 at 11:12:22AM -0700, Mitchell, Earl wrote: > If you are looking at network performance ... > A while back I briefly looked at this and it > looked like the per packet processing time had > gone up significantly between 2.4.20 and > 2.6.x. Problem was not NAPI which switches > from interrupt to polling mode when you get a burst > of packets. I actually traced a single packet from Rx > to Tx. Unfortunately I didn't save my data and did > not isolate where increased time was being spent. A common cause for low networking performance is connection tracking. Just loading the module will have serious impact. Ralf |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Patch: ATI Xilleon port 2/11 net/e100 Memory barriers and write flushing, Arjan van de Ven |
|---|---|
| Next by Date: | Re: [PATCH 8/12] cerr-printk-not-prom-printf, Ralf Baechle |
| Previous by Thread: | RE: Fwd: How to improve performance of 2.6 kernel, Mitchell, Earl |
| Next by Thread: | IP28 patches, peter fuerst |
| Indexes: | [Date] [Thread] [Top] [All Lists] |