public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Epoll as kernel module?
@ 2011-09-07 22:45 Someone Something
  2011-09-07 23:17 ` David Daney
  0 siblings, 1 reply; 2+ messages in thread
From: Someone Something @ 2011-09-07 22:45 UTC (permalink / raw)
  To: linux-kernel

There are lots of old deployments that don't have epoll, and its a
real pain writing code for these systems. Is it a good idea to write a
module for epoll since it is basically poll running in the kernel
space?I think it would be an excellent idea, and if there is approval
in the community, I would be glad to start working on it, I just
wanted your opinions before I do that.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-09-07 23:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-07 22:45 Epoll as kernel module? Someone Something
2011-09-07 23:17 ` David Daney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox