New toy for bzr developers: B+Tree index sketch

Robert Collins robertc at robertcollins.net
Tue Jul 1 21:39:33 BST 2008


On Tue, 2008-07-01 at 14:29 -0500, John Arbash Meinel wrote:



> Attached is a patch which moves the page size into a constant, to make
> it easier to modify if we want to test for optimal page sizes on large
> projects. Specifically, you had a place where you did 4096 - 100 = 3996
> and then hard-coded that, which caused weird problems when I replaced
> all occurances of 4096 :).

Thanks. This is good; I have been wondering about putting this in the
header to make it completely tunable; at the cost of needing an extra
read if the first read doesn't contain the root node.

-Rob
-- 
GPG key available at: <http://www.robertcollins.net/keys.txt>.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20080702/2406ee69/attachment-0001.pgp 


More information about the bazaar mailing list