Re: [PATCH] epoll more scalable than poll

From: Martin Waitz (tali@admingilde.org)
Date: Mon Oct 28 2002 - 15:56:47 EST


hi :)

On Mon, Oct 28, 2002 at 11:14:19AM -0800, Hanna Linder wrote:
> The results of our testing show not only does the system call
> interface to epoll perform as well as the /dev interface but also that epoll
> is many times better than standard poll. No other implementations of poll
> have performed as well as epoll in any measure. Testing details and results
> are published here, please take a minute to check it out: http://lse.sourceforge.net/epoll/index.html
how does this compare to the kqueue mechanism found in {Free,Net}BSD?
(see http://people.freebsd.org/~jlemon/papers/kqueue.pdf)

i especially like their combined event update/event wait,
needing only one syscall per poll while building a changelist in
userspace...

a replacement for poll/select is _really_ needed.
but i think we should use existing interfaces if possible,
to reduce the changes needed in userspace.

-- 
CU,		  / Friedrich-Alexander University Erlangen, Germany
Martin Waitz	//  [Tali on IRCnet]  [tali.home.pages.de] _________
______________/// - - - - - - - - - - - - - - - - - - - - ///
dies ist eine manuell generierte mail, sie beinhaltet    //
tippfehler und ist auch ohne grossbuchstaben gueltig.   /
			    -
Wer bereit ist, grundlegende Freiheiten aufzugeben, um sich 
kurzfristige Sicherheit zu verschaffen, der hat weder Freiheit 
noch Sicherheit verdient.
			Benjamin Franklin  (1706 - 1790)


- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Oct 31 2002 - 22:00:39 EST