]> err.no Git - varnish/commit
On a cache-miss, insert only the (busy) objcore, leave the actual
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Sat, 28 Feb 2009 18:18:23 +0000 (18:18 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Sat, 28 Feb 2009 18:18:23 +0000 (18:18 +0000)
commitce66d331604996d1b112d8a76be6e2f7c8bff29d
tree51788826110f3b39c786adc54f4151f7b320535b
parentd9c088cc771d39207614968e787e61f38a1db0cd
On a cache-miss, insert only the (busy) objcore, leave the actual
object allocation and insertion for later in cache_center.c

For now, do it right away in cache_center, before going to STP_MISS.

git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@3841 d4fa192b-c00b-0410-8231-f00ffab90ce4
varnish-cache/bin/varnishd/cache_center.c
varnish-cache/bin/varnishd/cache_hash.c
varnish-cache/bin/varnishd/hash_slinger.h