netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: ebiederm@xmission.com (Eric W. Biederman)
To: "David S. Miller" <davem@redhat.com>
Cc: hadi@cyberus.ca, akpm@digeo.com, manfred@colorfullife.com,
	netdev@oss.sgi.com, linux-kernel@vger.kernel.org
Subject: Re: Info: NAPI performance at "low" loads
Date: 18 Sep 2002 11:27:34 -0600	[thread overview]
Message-ID: <m1hegnky2h.fsf@frodo.biederman.org> (raw)
In-Reply-To: <20020917.180014.07882539.davem@redhat.com>

"David S. Miller" <davem@redhat.com> writes:

>    From: jamal <hadi@cyberus.ca>
>    Date: Tue, 17 Sep 2002 20:57:58 -0400 (EDT)
>    
>    I am not so sure with that 6% difference there is no other bug lurking
>    there; 6% seems too large for an extra two PCI transactions per packet.
> 
> {in,out}{b,w,l}() operations have a fixed timing, therefore his
> results doesn't sound that far off.
????

I don't see why they should be.  If it is a pci device the cost should
the same as a pci memory I/O.  The bus packets are the same.  So things like
increasing the pci bus speed should make it take less time.

Plus I have played with calibrating the TSC with outb to port
0x80 and there was enough variation that it was unuseable.  On some
newer systems it would take twice as long as on some older ones.

Eric

  parent reply	other threads:[~2002-09-18 17:27 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <3D879F59.6BDF9443@digeo.com>
     [not found] ` <20020917.142635.114214508.davem@redhat.com>
2002-09-17 21:45   ` Info: NAPI performance at "low" loads Andrew Morton
2002-09-17 21:39     ` David S. Miller
2002-09-17 21:54       ` Jeff Garzik
2002-09-17 21:49         ` David S. Miller
2002-09-18  2:11           ` Jeff Garzik
2002-09-18  2:06             ` David S. Miller
2002-09-18  2:36               ` Jeff Garzik
2002-09-17 21:58       ` Andrew Morton
2002-09-18  0:57         ` jamal
2002-09-18  1:00           ` David S. Miller
2002-09-18  2:16             ` Andrew Morton
2002-09-18 17:27             ` Eric W. Biederman [this message]
2002-09-18 17:50               ` Alan Cox
2002-09-19 14:58                 ` Eric W. Biederman
2002-09-18 20:23               ` David S. Miller
2002-09-18 20:43                 ` Alan Cox
2002-09-18 20:46                   ` David S. Miller
2002-09-18 21:15                     ` Alan Cox
2002-09-18 21:22                       ` David S. Miller
2002-09-19 15:03                         ` Eric W. Biederman
2002-09-19 15:53                           ` Alan Cox
2002-09-17 19:54 Manfred Spraul

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=m1hegnky2h.fsf@frodo.biederman.org \
    --to=ebiederm@xmission.com \
    --cc=akpm@digeo.com \
    --cc=davem@redhat.com \
    --cc=hadi@cyberus.ca \
    --cc=linux-kernel@vger.kernel.org \
    --cc=manfred@colorfullife.com \
    --cc=netdev@oss.sgi.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).