netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Hyochang Nam <cannon@postech.ac.kr>
To: niv@us.ibm.com
Cc: netdev@oss.sgi.com
Subject: [Question] SMP for Linux
Date: Thu, 17 Oct 2002 11:29:28 +0900	[thread overview]
Message-ID: <20021017112928.B20854@toad.postech.ac.kr> (raw)

Many people helped me to solve the interrupt distribution problem.
We tested the throughput of Layer 3 forwarding on a SMP machine
which equips two Zero proessor(2Ghz). This is our results:
  -------------------------
       SMP    |  No SMP
  -------------------------
    230 Mbps  | 330 Mbps
  -------------------------
We use RedHat Linux 8.0 (which uses Linux Kernel 2.4.18-14) and
two intel Pro1000 Server Adopters. In the table, SMP means we
use the kernel builted for SMP Machine, and "No SMP" means
the kernel builted for single CPU mode. 

I expected that the SMP might show better throughput than "NO SMP"
environments. But, contrary to my expectation, SMP showed poor results. 
I don't know what is my fault in the experiments.

  - Hyochang Nam

             reply	other threads:[~2002-10-17  2:29 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-17  2:29 Hyochang Nam [this message]
2002-10-17 10:02 ` [Question] SMP for Linux bert hubert
2002-10-17 12:00   ` Robert Olsson
2002-10-17 17:28     ` Jon Fraser
2002-10-18 16:16       ` Robert Olsson
2002-10-18 23:29         ` Jon Fraser
2002-10-19  0:20           ` Nivedita Singhvi
2002-10-19  7:53           ` Robert Olsson
2002-10-24 21:00             ` Jon Fraser
2002-11-13  6:53               ` Eric Lemoine

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=20021017112928.B20854@toad.postech.ac.kr \
    --to=cannon@postech.ac.kr \
    --cc=netdev@oss.sgi.com \
    --cc=niv@us.ibm.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).