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

From: Evgeniy Polyakov
Date: Mon Feb 26 2007 - 05:35:53 EST


On Mon, Feb 26, 2007 at 10:55:47AM +0100, Ingo Molnar (mingo@xxxxxxx) wrote:
> > I will use Ingo's evserver_threadlet server as plong as evserver_epoll
> > (with fixed closing) and evserver_kevent.c.
>
> please also try evserver_epoll_threadlet.c that i've attached below - it
> uses epoll as the main event mechanism but does threadlets for request
> handling.
>
> This is a one step more intelligent threadlet queueing model than
> 'thousands of threads' - although obviously epoll alone should do well
> too with this trivial workload.

No problem.
If I will complete setup today before I go climbing (I need to do some
paid job too), I will post results here and in my blog (without
political correctness).

Btw, 'evserver' in the name means 'event server', so you might think
about changing the name :)

Stay tuned.

> Ingo

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