Re: Abysmal RAID 0 performance on 2.4.0-test10 for IDE?

From: Rik van Riel (riel@conectiva.com.br)
Date: Tue Dec 26 2000 - 08:58:34 EST


On Tue, 26 Dec 2000, Felix von Leitner wrote:
> Thus spake Felix von Leitner (leitner@convergence.de):
> > Here is the result of my test program on the strip set:
> > # rb < /dev/md/0
> > 30.3 meg/sec
> > #
>
> One more detail: top says the CPU is 50% system when reading from either
> one of the disk or raid devices. That seems awfully high considering
> that the Promise controller claims to do UDMA.
>
> Any comments?

Your program reads in data at 30MB/second, on a memory bus
that most likely supports something like 60 to 100MB/second.

Part of this memory bandwidth is needed for the UDMA controller
to push the data to memory, probably between 30% and 50%.

Every time the UDMA controller has the memory bus for itself the
CPU will busy-wait on memory, which shows up as CPU busy time.

regards,

Rik

--
Hollywood goes for world dumbination,
	Trailer at 11.

http://www.surriel.com/ http://www.conectiva.com/ http://distro.conectiva.com.br/

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Dec 31 2000 - 21:00:09 EST