All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jesper Krogh <jesper@krogh.cc>
To: Rick Jones <rick.jones2@hp.com>
Cc: David Miller <davem@davemloft.net>,
	yhlu.kernel@gmail.com, linux-kernel@vger.kernel.org,
	netdev@vger.kernel.org
Subject: Re: NIU - Sun Neptune 10g - Transmit timed out reset (2.6.24)
Date: Sat, 10 May 2008 00:48:32 +0200	[thread overview]
Message-ID: <4824D4C0.10201@krogh.cc> (raw)
In-Reply-To: <4824CE43.8060203@hp.com>

Rick Jones wrote:
>> The number of contextswitches seems enourmous.. over 120.000 sometimes.
>> When transmitting around the same amount of data (4xgigabit bonded with
>> 802.3ad) 4x110MB/s the amount of contextswitches only reaches 3-4.000. I
>> have no idea if this has any relevance.
>>
>> Should this setup not be able to fill the pipe?
> 
> Into which slot was the Neptune inserted?  (sure will be nice to have 
> Alex Chiang's pci slot id patch in mainline one of these days :)
> 
> Is that slot x4, x8, x16?

I can find out excactly .. on monday. But shouldn't x4 be enough anyway?
wikipedia says 250MB/s pr. lane. And no slots is less than x4, so I
thought that it didn't matter to me.

> To which cpu(s) were the neptune's interrupts assigned? (grep <ethN> 
> /proc/interrupts)

Several

> Is the irqbalanced running?

Yes. I started by not running it, but saw that cpu 0 was saturated by
ksoftirqd

> Were any of the 16 CPUs in the system saturated during the test? (top 
> with all CPUs displayed)

Yes..
Cpu12 : 34.2%us,  5.9%sy,  0.0%ni,  0.0%id, 14.5%wa,  1.0%hi, 44.4%si, 
0.0%st

All others have idle time.

> Do you have/know of any diagrams showing the way the I/O slots are wired 
> to the rest of the system?

I havent dug into that. Probably naive, as I as, I expected som hardware
guys as Sun to have taken care of that, when I bought the recommended
10g card for their own server.

> Have you tried any tests without any filesystem involvement? 

no not yet. I'll try that.

-- 
Jesper

  reply	other threads:[~2008-05-09 22:48 UTC|newest]

Thread overview: 54+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-07 18:23 NIU - Sun Neptune 10g - Transmit timed out reset (2.6.24) Jesper Krogh
2008-05-07 18:30 ` Yinghai Lu
2008-05-07 21:15   ` David Miller
2008-05-09 18:32     ` Jesper Krogh
2008-05-09 21:32       ` David Miller
2008-05-09 21:59         ` Jesper Krogh
2008-05-09 22:07           ` David Miller
2008-05-09 22:13             ` Jesper Krogh
2008-05-09 22:09           ` Matheos Worku
2008-05-09 22:15             ` Jesper Krogh
2008-05-09 22:36               ` Matheos Worku
2008-05-09 22:43                 ` Matheos Worku
2008-05-09 22:46                   ` David Miller
2008-05-09 23:10                   ` Jesper Krogh
2008-05-09 23:21                     ` Matheos Worku
2008-05-09 22:45                 ` David Miller
2008-05-22 16:32                   ` Jesper Krogh
2008-05-22 17:15                     ` Ben Hutchings
2008-05-22 17:41                     ` David Miller
2008-05-22 18:14                       ` Ben Hutchings
2008-05-22 18:28                         ` David Miller
2008-06-01  7:25                       ` Andrey Panin
2008-06-01 16:01                         ` David Miller
2008-05-09 22:20           ` Rick Jones
2008-05-09 22:48             ` Jesper Krogh [this message]
2008-05-09 23:03               ` Rick Jones
2008-05-09 23:13                 ` Jesper Krogh
2008-05-09 23:33                   ` Rick Jones
2008-05-09 23:08               ` David Dillow
2008-05-10  6:22                 ` Jesper Krogh
2008-05-10 15:53                   ` Roland Dreier
2008-05-12  6:49                     ` Jesper Krogh
2008-05-10  2:20               ` Bill Fink
2008-05-10 11:01       ` Jesper Krogh
2008-05-11  4:34         ` David Miller
2008-05-11  5:44           ` Jesper Krogh
2008-05-11  6:08             ` David Miller
2008-05-11  9:47               ` Jesper Krogh
2008-05-12  6:52           ` Jesper Krogh
2008-05-26 19:03             ` Jesper Krogh
2008-05-26 19:33               ` David Miller
2008-05-26 19:39                 ` David Miller
2008-05-26 20:54                   ` Jesper Krogh
2008-05-26 22:15                     ` David Miller
2008-05-26 22:21                       ` Jesper Krogh
2008-05-26 22:30                         ` David Miller
2008-05-27  6:19                       ` Jesper Krogh
2008-05-28  1:18                         ` Matheos Worku
2008-05-29  5:34                           ` David Miller
2008-05-30  0:14                             ` Matheos Worku
2008-05-30  7:00                               ` David Miller
2008-06-16 18:09                                 ` Matheos Worku
2008-06-16 18:21                                   ` Jesper Krogh
2008-06-18  0:02                           ` David Miller

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=4824D4C0.10201@krogh.cc \
    --to=jesper@krogh.cc \
    --cc=davem@davemloft.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=rick.jones2@hp.com \
    --cc=yhlu.kernel@gmail.com \
    /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.