]> err.no Git - varnish/commit
This is slightly experimental:
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Mon, 10 Mar 2008 21:21:15 +0000 (21:21 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Mon, 10 Mar 2008 21:21:15 +0000 (21:21 +0000)
commit5e1ce1d39533722b36310aeefd4c60bbfbce2161
tree70ec85f64c25d18796de5c7ae959ed7235e7e4e6
parent7bc5714e92160f73286146176fe6ef488dfdbf5e
This is slightly experimental:

Reduce SHM mutex contention further, by only holding lock over
reservation of space, and do the copying from workthread buffer
to shm buffer efter we let go of the mutex.

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