]> err.no Git - varnish/commit
Split the accepting and session-herding functionality into two threads,
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Mon, 21 Aug 2006 11:18:26 +0000 (11:18 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Mon, 21 Aug 2006 11:18:26 +0000 (11:18 +0000)
commiteb43c98588b566e6c8d9c7c3008403cfe80ef643
treec89776922b7721d32105e4a510bed863189616ca
parent73d28cdba1a77a2573552871b8ec45225b95e357
Split the accepting and session-herding functionality into two threads,
this is totally free from a locking point of view, but will cost
in context switches.

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