]> git.ozlabs.org Git - ccan-lca-2011.git/commitdiff
tdb2: use immobile free buckets, rename tests to show some ordering.
authorRusty Russell <rusty@rustcorp.com.au>
Fri, 3 Sep 2010 12:39:40 +0000 (22:09 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Fri, 3 Sep 2010 12:39:40 +0000 (22:09 +0930)
We put the free lists at the beginning of a zone; this means no record
can be larger than a zone, but means they cannot move.  Once we change
hashes to be expanding, they won't move either and the result should be
simpler.


No differences found