]> err.no Git - varnish/commit
Make it possible to have multiple worker pools.
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Sat, 16 Sep 2006 19:54:34 +0000 (19:54 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Sat, 16 Sep 2006 19:54:34 +0000 (19:54 +0000)
commitfe51caffb1d643771ec38ca9e107d83ebc715c7b
tree8e179959d425c19ffc1cb83afa4964a779fa8977
parent288f50710f36a8020aad06dcbd923ba40637014a
Make it possible to have multiple worker pools.

The acceptor selects the pool based on filedescriptor modulus
number of pools.

This is an attempt to reduce lock contention.

git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@1031 d4fa192b-c00b-0410-8231-f00ffab90ce4
varnish-cache/bin/varnishd/cache_pool.c
varnish-cache/bin/varnishd/heritage.h
varnish-cache/bin/varnishd/mgt_param.c