* Evgeniy Polyakov <[EMAIL PROTECTED]> wrote: > Btw, 'evserver' in the name means 'event server', so you might think > about changing the name :)
why should i change the name? The 'outer' loop, which feeds requests to threadlets, is an epoll based event loop. The inner loop, where all the application complexity resides, is a threadlet. This is the "more intelligent queueing" model i talked about in my reply to David 4 days ago: http://lkml.org/lkml/2007/2/22/180 http://lkml.org/lkml/2007/2/22/191 Ingo - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/