Re: Time sliced CFQ io scheduler

From: Giuliano Pochini
Date: Sat Dec 04 2004 - 11:07:26 EST


On Thu, 2 Dec 2004 15:41:34 +0100
Jens Axboe <axboe@xxxxxxx> wrote:

> > > Case 4: write_files, random, bs=4k
> >
> > Just a thought... in this test the results don't look right. Why
> > aggregate bandwidth with 8 clients is higher than with 4 and 2 clients ?
> > In the cfq test with 8 clients aggregate bw is also higher than with
> > a single client.
>
> I don't know what happens with the 4 client case, but it's not that
> unlikely that aggregate bandwidth will be higher for more threads doing
> random writes, as request coalesching will help minimize seeks.

In order to keep the probabilty that requests get coalesced constant, the
size of the test file should be multiple of the number of clients.


--
Giuliano.
-
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/