Re: HELP: Getting unexpected fakeraid behavior. Fix?

From: Timothy Normand Miller
Date: Sun Jul 06 2008 - 17:25:10 EST


On Sun, Jul 6, 2008 at 4:19 PM, Arjan van de Ven <arjan@xxxxxxxxxxxxx> wrote:

> if your application is single threaded this isn't totally unexpected as
> a result...

Ok, I've rewritten the program to use multiple threads. There is a
bzcat process that's sequentially reading a large file, and then
there's another process with four threads that is reading lots of
small files with a lot of random access. All threads are constrained
by the disk (CPU load is low).

I'm still seeing absolutely NO reads from the second disk.

Any ideas?

Thanks.


--
Timothy Normand Miller
http://www.cse.ohio-state.edu/~millerti
Open Graphics Project
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/