On Tue, 2014-10-21 at 17:48 +0200, Patrik Lundquist wrote: > Bastien Nocera wrote: > > I've posted this list at: > > https://wiki.gnome.org/BastienNocera/KernelWishlist > > I think what you want from epoll_wait() can be done with timerfd.
Ryan added that one to the Wiki, so CC:ing him. And he tells me: " It's true, but I don't want to have to do a separate call to setup my timerfd every time I enter the kernel to sleep. Nor do I particularly care to have a separate fd for every maincontext. epoll in general suffers from being _way_ too chatty about the syscalls that you have to do. " Cheers -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/