Re: A quick fio test (was Re: [patch 00/13] Syslets, "Threadlets",generic AIO support, v3)

From: Davide Libenzi
Date: Mon Feb 26 2007 - 16:40:49 EST


On Mon, 26 Feb 2007, Jens Axboe wrote:

>
> Some more results, using a larger number of processes and io depths. A
> repeat of the tests from friday, with added depth 20000 for syslet and
> libaio:
>
> Engine Depth Processes Bw (MiB/sec)
> ----------------------------------------------------
> libaio 1 1 602
> syslet 1 1 759
> sync 1 1 776
> libaio 32 1 832
> syslet 32 1 898
> libaio 20000 1 581
> syslet 20000 1 609

That looks great! IMO there may be a little higher cost associated with
the syslets thread switches, that we currently do not perform 100%
cleanly, but results look nevertheless awesome.



- Davide


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