]> err.no Git - varnish/commit
Add an epoll()-based acceptor for Linux 2.6. Simple empirical tests indicate
authordes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Wed, 9 Aug 2006 14:49:49 +0000 (14:49 +0000)
committerdes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Wed, 9 Aug 2006 14:49:49 +0000 (14:49 +0000)
commit533f95ccbf4b28c1a6545386177c08e3401cd998
treeb3bdc7d1bf95fc27fe5e59092600d668f25eb09f
parent2ceb6ab001d1c532605b5eedb443fd4691945122
Add an epoll()-based acceptor for Linux 2.6.  Simple empirical tests indicate
that epoll() performs significantly better than poll() (less CPU usage).

git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@780 d4fa192b-c00b-0410-8231-f00ffab90ce4
varnish-cache/bin/varnishd/cache_acceptor.c
varnish-cache/configure.ac