[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20070222112039.GA13611@elte.hu>
Date: Thu, 22 Feb 2007 12:20:39 +0100
From: Ingo Molnar <mingo@...e.hu>
To: Suparna Bhattacharya <suparna@...ibm.com>
Cc: linux-kernel@...r.kernel.org,
Linus Torvalds <torvalds@...ux-foundation.org>,
Arjan van de Ven <arjan@...radead.org>,
Christoph Hellwig <hch@...radead.org>,
Andrew Morton <akpm@....com.au>,
Alan Cox <alan@...rguk.ukuu.org.uk>,
Ulrich Drepper <drepper@...hat.com>,
Zach Brown <zach.brown@...cle.com>,
Evgeniy Polyakov <johnpol@....mipt.ru>,
"David S. Miller" <davem@...emloft.net>,
Davide Libenzi <davidel@...ilserver.org>,
Jens Axboe <jens.axboe@...cle.com>,
Thomas Gleixner <tglx@...utronix.de>
Subject: Re: [patch 00/13] Syslets, "Threadlets", generic AIO support, v3
* Suparna Bhattacharya <suparna@...ibm.com> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists