Re: [patch 00/13] Syslets, "Threadlets", generic AIO support, v3

From: Ingo Molnar
Date: Thu Feb 22 2007 - 06:26:10 EST



* Suparna Bhattacharya <suparna@xxxxxxxxxx> wrote:

> > Threadlets share much of the scheduling infrastructure with syslets.
> >
> > Syslets (small, kernel-side, scripted "syscall plugins") are still
> > supported - they are (much...) harder to program than threadlets but
> > they allow the highest performance. Core infrastructure libraries
> > like glibc/libaio are expected to use syslets. Jens Axboe's FIO tool
> > already includes support for v2 syslets, and the following patch
> > updates FIO to
>
> Ah, glad to see that - I was wondering if it was worthwhile to try
> adding syslet support to aio-stress to be able to perform some
> comparisons. [...]

i think it would definitely be worth it.

> [...] Hopefully FIO should be able to generate a similar workload, but
> I haven't tried it yet so am not sure. Are you planning to upload some
> results (so I can compare it with patterns I am familiar with) ?

i had no time yet to do careful benchmarks. Right now my impression from
quick testing is that libaio performance can be exceeded via syslets. So
it would be very interesting if you could try this too, independently of
me.

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