linuxppc_2_4_devel on walnut

Dan Malek dan at embeddededge.com
Fri Nov 16 16:23:32 EST 2001


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/





More information about the Linuxppc-embedded mailing list