[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20060822.173200.126578369.davem@davemloft.net>
Date: Tue, 22 Aug 2006 17:32:00 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: sundell.software@...il.com
Cc: kuznet@....inr.ac.ru, johnpol@....mipt.ru, nmiell@...cast.net,
linux-kernel@...r.kernel.org, drepper@...hat.com, akpm@...l.org,
netdev@...r.kernel.org, zach.brown@...cle.com, hch@...radead.org
Subject: Re: [take12 0/3] kevent: Generic event handling mechanism.
From: "Jari Sundell" <sundell.software@...il.com>
Date: Wed, 23 Aug 2006 02:28:32 +0200
> There are system calls that take timespec, so I assume the magic is
> already available for handling the timeout argument of kevent.
System calls are one thing, they can be translated for these
kinds of situations. But this doesn't help, and nothing at
all can be done, for datastructures exposed to userspace via
mmap()'d buffers, which is what kevent will be doing.
This is what Alexey is trying to explain to you.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists