]> err.no Git - varnish/commit
Move the LRU timestamp from the objcore to the object, we only access
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Thu, 12 Feb 2009 22:26:44 +0000 (22:26 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Thu, 12 Feb 2009 22:26:44 +0000 (22:26 +0000)
commitf41e9e3d488a55664ec1800196eff608c441967d
tree6e7ab1ded1eef5f5b167f9a6d4891278a50ad763
parentf930dbc45b083bb9f462ff7886e6d533c8ccae1f
Move the LRU timestamp from the objcore to the object, we only access
it when we have used the object anyway.

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