| To: | Maurice Volaski <mvolaski@xxxxxxxxxxxx> |
|---|---|
| Subject: | [Discussion] Re: web100 chokes network activity under 2.6.15 |
| From: | Richard Carlson <rcarlson@xxxxxxxxxxxxx> |
| Date: | Fri, 17 Mar 2006 09:35:32 -0500 |
|
Hi Maurice; What version is the Gentoo kernel? Do you get the same poor performance with an unpatched vanilla 2.6.15 kernel? What type of NIC are you using? I've had a lot of problems with the Linux NIC drivers over the past few months. For me it started when I installed the 2.6.13 kernel. I noticed very poor performance on my FastE connected server so I started digging into it. A packet trace (captured with tcpdump and analyzed with tcptrace) showed very strange behavior. I'd see the NDT server dump 40+ packets into the network, get a single ACK back from the client, and dump 900+ more packets into the net. Everything worked fine under 2.6.12, but failed under 2.6.13. I reported this to the Linux community, but never heard any response. Someone told me that things got better with the 2.6.14 & 2.6.15 kernels so I upgraded to 2.6.15, same problem. I got mad and copied the e100.c file from the 2.6.12 tree into the drivers/net directory replacing the 2.6.15 version and rebuilt the modules. This fixed my problem. Looking at the e100.c NIC driver source files I noticed that the .15 version was much larger than the .12 version. I think they did something with the NAPI polling functions, and going back to the old version seems to help. I've had other reports of problems and at least one case they were using the Intel NIC (e100.c) and replacing the source file with an old version solved the problem. So I'd suggest that you replace the NIC driver source file with a version from the 2.6.12 kernel file and rebuild the module and/or kernel. Hopefully this will help. Rich At 04:13 PM 3/16/2006, Maurice Volaski wrote: Getting back to you on this... I realized after I switched JDKs that I was running the Gentoo kernel and not the vanilla 2.6.15 with the web100 patches. ------------------------------------ Richard A. Carlson e-mail: RCarlson@xxxxxxxxxxxxx Network Engineer phone: (734) 352-7043 Internet2 fax: (734) 913-4255 1000 Oakbrook Dr; Suite 300 Ann Arbor, MI 48104
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [Discussion] web100 chokes network activity under 2.6.15, Maurice Volaski |
|---|---|
| Next by Date: | [Discussion] Re: web100 chokes network activity under 2.6.15, Maurice Volaski |
| Previous by Thread: | [Discussion] web100 chokes network activity under 2.6.15, Maurice Volaski |
| Next by Thread: | [Discussion] Re: web100 chokes network activity under 2.6.15, Maurice Volaski |
| Indexes: | [Date] [Thread] [Top] [All Lists] |