[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1413909661.30379.10.camel@hadess.net>
Date: Tue, 21 Oct 2014 18:41:01 +0200
From: Bastien Nocera <hadess@...ess.net>
To: Patrik Lundquist <patrik.lundquist@...il.com>
Cc: linux-kernel@...r.kernel.org, Sergey <sergey@...mentaryos.org>,
Ryan Lortie <desrt@...rt.ca>
Subject: Re: Re: A desktop environment[1] kernel wishlist
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 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