]> err.no Git - varnish/commit
Try to optimize the poll acceptor by moving active entries to the
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Mon, 8 Oct 2007 19:15:41 +0000 (19:15 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Mon, 8 Oct 2007 19:15:41 +0000 (19:15 +0000)
commit557f24ff7194f1e8a1fb8471200d42cdf3b7ed7c
treec199bc8b212a591d03de8833d7909cb294032d07
parent5ff70b093dca2a1b1da7314f470c7d65065adea9
Try to optimize the poll acceptor by moving active entries to the
front of the linked list where they will be found faster later on.

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