On Tue, Aug 08, 2006 at 11:31:56PM -0700, David Miller ([EMAIL PROTECTED]) 
wrote:
> From: Evgeniy Polyakov <[EMAIL PROTECTED]>
> Date: Wed, 9 Aug 2006 10:25:15 +0400
> 
> > Unfortunately it is impossible to use list_empty(), since due to RCU
> > issues kevent can not use list_del_init(), so list_empty() will
> > always show that list is not empty.
> 
> I see, just use the LIST_POISON* scheme for now, it's something
> we can refine later.

I've fixed timout issue Zach pointed, and will reend kevent 'take6'
patchset without AIO stuff soon.
Question with kevents removal from syscall stays open until Ulrich
accepts or declines mapped buffer implementation.

-- 
        Evgeniy Polyakov
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to