linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Dan Malek <dan@embeddededge.com>
To: Kenneth Johansson <kenneth.johansson@inn.ericsson.se>
Cc: Armin Kuster <akuster@mvista.com>,
	"linuxppc-embedded@lists.linuxppc.org"
	<linuxppc-embedded@lists.linuxppc.org>
Subject: Re: linuxppc_2_4_devel on walnut
Date: Fri, 16 Nov 2001 00:23:32 -0500	[thread overview]
Message-ID: <3BF4A2D4.5080302@embeddededge.com> (raw)
In-Reply-To: 3BF4041F.A732B099@inn.ericsson.se


Kenneth Johansson wrote:


> But "time dd if=/dev/zero of=testing bs=1024k count=100" on a nfs mouted fs
> used to be 18s and is now 21s, a 16% slowdown not that I care much but still
> quite a large difference.

What versions of kernels/drivers are you comparing?  Do you do this
back-to-back with the same NFS server, or have you introduced more
variables into your testing?  This is why specially prepared network
performance testers are better suited for discussion.

Many versions of the 405GP Ethernet driver didn't use (and didn't have)
cache coherency functions properly.  It was basically lucky, and when
errors occurred you usually didn't see them because the packets were
discarded and retransmitted.  Recent versions of the driver now use
properly mapped and managed cache coherent memory.  When I was making
the driver changes for the new cache attributes, I was thinking we should
be experimenting with cached pages and invalidates/flushes traded off
against uncached pages.  There will certainly be a performance difference.



	-- Dan


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

  reply	other threads:[~2001-11-16  5:23 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-29 16:35 linuxppc_2_4_devel on walnut Kenneth Johansson
2001-10-29 16:57 ` Tom Rini
2001-10-29 17:51 ` Armin Kuster
2001-11-07 17:39 ` Kenneth Johansson
2001-11-09 15:23   ` Kenneth Johansson
2001-11-14 17:01     ` Armin Kuster
2001-11-15 18:06       ` Kenneth Johansson
2001-11-16  5:23         ` Dan Malek [this message]
2001-11-16 20:47           ` Kenneth Johansson
  -- strict thread matches above, loose matches on Subject: below --
2001-11-07 17:47 Wright, David
2001-11-07 20:27 Martin, Tim

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=3BF4A2D4.5080302@embeddededge.com \
    --to=dan@embeddededge.com \
    --cc=akuster@mvista.com \
    --cc=kenneth.johansson@inn.ericsson.se \
    --cc=linuxppc-embedded@lists.linuxppc.org \
    /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).