considering kevent - the kernel development process

2007-03-13 Thread Johann Borck
ion from mere mortals become more important than the functionality of the kernel itself? Don't get me wrong, this is *not* about inclusion, this is about *discussion*! Johann Borck - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message

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

2007-03-01 Thread Johann Borck
On Thu, Mar 01, 2007 at 04:41:27PM +0100, Eric Dumazet wrote: I had to loop on accept() : for (i=0; i On Thu, 1 Mar 2007, Evgeniy Polyakov wrote: The same here - I would just enable a debug to find it. I reported this a while ago and suggested to have the number of pending accept

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

2007-03-01 Thread Johann Borck
David Lang wrote: On Thu, 1 Mar 2007, Johann Borck wrote: I reported this a while ago and suggested to have the number of pending accepts reported with the event to save that last syscall. I created an ab replacement based on kevent, and at least with my machines, which are comparable to