]> err.no Git - varnish/commit
Split the freelist by size.
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Thu, 7 Sep 2006 07:09:37 +0000 (07:09 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Thu, 7 Sep 2006 07:09:37 +0000 (07:09 +0000)
commitca67c3cefc58c829544bea656caf183a84a8947c
treef50418f9341df07be5296ebd2419a3d258f221c2
parent9a324313ad5b1378e38ed91355a5bbf0f919fbcf
Split the freelist by size.

Use 32 buckets for now, with a 4k pagesize that takes us to 128k
which matches the fetchers default chunksize.

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