Re: [PATCH] epoll more scalable than poll

From: Dan Kegel (dkegel@ixiacom.com)
Date: Mon Oct 28 2002 - 17:36:06 EST


Dan Kegel wrote:
> The idea of using the kqueue interface was discussed once before. See
> http://marc.theaimsgroup.com/?l=linux-kernel&m=97236943118139&w=2
> for Linus' opinion of kqueues (he doesn't like them much).

Hang on - reading again, I wonder if the main reason he didn't like
kqueue is because it allowed for multiple event queues
(so libraries don't need to be tightly integrated into
the main program, for instance). He preferred one queue
and callbacks.

However, I think Linus admitted later on that nobody liked his
callback idea, so maybe he'd be receptive to the multiple
event queue idea now.

Um, I assume Ben's aio stuff allows multiple completion queues, right?
- Dan

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Oct 31 2002 - 22:00:40 EST