]> err.no Git - varnish/commit
Preallocate a srcaddr per workerthread to speed up locked section.
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Sat, 16 Sep 2006 21:35:44 +0000 (21:35 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Sat, 16 Sep 2006 21:35:44 +0000 (21:35 +0000)
commitb52960dcea451d6ba4fc2aa42ab1881dc7de27a8
treeb0ed450b06c513961d59e0032683e3e8f6d9e461
parent4facb52a5b835c040e00b8e75cf75e58c4a33f40
Preallocate a srcaddr per workerthread to speed up locked section.

Remember to free preallocated storage in workerthread.

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