All of lore.kernel.org
 help / color / mirror / Atom feed
* Wrong checksumming function chosen
@ 2002-09-22 13:51 Sebastian Schäfer
  2002-09-22 23:46 ` Neil Brown
  0 siblings, 1 reply; 2+ messages in thread
From: Sebastian Schäfer @ 2002-09-22 13:51 UTC (permalink / raw)
  To: linux-raid

Hi!

It seems as my computer (Athlon XP 2000+) chooses the wrong checksumming
function.

The kernel output is as follows:

raid5: measuring checksumming speed
   8regs     :  2564.000 MB/sec
   32regs    :  2260.000 MB/sec
   pIII_sse  :  4748.400 MB/sec
   pII_mmx   :  3921.200 MB/sec
   p5_mmx    :  5022.400 MB/sec
raid5: using function: pIII_sse (4748.400 MB/sec)

I hope I can help the developers with this piece of information.
And I also hope I mailed at the right address.

Greets,
-- 
Sebastian Schäfer
E-Mail: sarek@uliweb.de || http://www.uliweb.de
-
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Wrong checksumming function chosen
  2002-09-22 13:51 Wrong checksumming function chosen Sebastian Schäfer
@ 2002-09-22 23:46 ` Neil Brown
  0 siblings, 0 replies; 2+ messages in thread
From: Neil Brown @ 2002-09-22 23:46 UTC (permalink / raw)
  To: Sebastian Schäfer; +Cc: linux-raid

On Sunday September 22, sarek@uliweb.de wrote:
> Hi!
> 
> It seems as my computer (Athlon XP 2000+) chooses the wrong checksumming
> function.
> 
> The kernel output is as follows:
> 
> raid5: measuring checksumming speed
>    8regs     :  2564.000 MB/sec
>    32regs    :  2260.000 MB/sec
>    pIII_sse  :  4748.400 MB/sec
>    pII_mmx   :  3921.200 MB/sec
>    p5_mmx    :  5022.400 MB/sec
> raid5: using function: pIII_sse (4748.400 MB/sec)
> 
> I hope I can help the developers with this piece of information.
> And I also hope I mailed at the right address.

The only problem here is that the message is misleading.

pIII_sse is deliberately chosen despite appearing not to be so fast
because it avoid the level-1 cache which is appropriate for this data
which is only used by the CPU once.

NeilBrown


> 
> Greets,
> -- 
> Sebastian Schäfer
> E-Mail: sarek@uliweb.de || http://www.uliweb.de
> -
> To unsubscribe from this list: send the line "unsubscribe linux-raid" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
-
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-09-22 23:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-22 13:51 Wrong checksumming function chosen Sebastian Schäfer
2002-09-22 23:46 ` Neil Brown

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.