Commit e4465baa authored by Tollef Fog Heen's avatar Tollef Fog Heen

Merge r5108: described critbit in the man page


git-svn-id: http://www.varnish-cache.org/svn/branches/2.1@5319 d4fa192b-c00b-0410-8231-f00ffab90ce4
parent cd9962aa
......@@ -131,8 +131,10 @@ classic[,buckets]
key. The buckets parameter specifies the number of entries in the
hash table. The default is 16383.
critbit XXX
Very nice.
critbit
A self-scaling tree structure. The default hash algorithm in 2.1. In
comparison to a more traditional B tree the critbit tree is almost
completely lockless.
Storage Types
-------------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment