Re: [patch 00/13] Syslets, "Threadlets", generic AIO support, v3
From: Eric Dumazet
Date: Thu Mar 01 2007 - 09:19:52 EST
- Next message: Ingo Molnar: "Re: [patch 00/13] Syslets, "Threadlets", generic AIO support, v3"
- Previous message: Mathiasen, Torben: "RE: minor device number request for /dev/kvm (kernel-based virtual machine)"
- In reply to: Evgeniy Polyakov: "Re: [patch 00/13] Syslets, "Threadlets", generic AIO support, v3"
- Next in thread: Ingo Molnar: "Re: [patch 00/13] Syslets, "Threadlets", generic AIO support, v3"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thursday 01 March 2007 14:30, Evgeniy Polyakov wrote:
> On Thu, Mar 01, 2007 at 02:11:18PM +0100, Ingo Molnar (mingo@xxxxxxx) wrote:
> > ok?
>
> I undesrtood you couple of mails ago.
> No problem, I can put processing into the same function called from
> different servers :)
>
> > Btw., am i correct that in this particular 'ab' test, the 'immediately'
> > flag is always zero, i.e. kweb_kevent_remove() is always called?
>
> Yes.
>
> > Ingo
I can tell you that the problem (at least on my machine) comes from :
gettimeofday(&tm, NULL);
in evserver_epoll.c
-
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/
- Next message: Ingo Molnar: "Re: [patch 00/13] Syslets, "Threadlets", generic AIO support, v3"
- Previous message: Mathiasen, Torben: "RE: minor device number request for /dev/kvm (kernel-based virtual machine)"
- In reply to: Evgeniy Polyakov: "Re: [patch 00/13] Syslets, "Threadlets", generic AIO support, v3"
- Next in thread: Ingo Molnar: "Re: [patch 00/13] Syslets, "Threadlets", generic AIO support, v3"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]