An idea for speed improvement: store small chunks not in the per-client B-tree, but a separate per-client B-tree. I suspect they are currently making the metadata too sparse in the per-client B-tree. However, this needs to be measured. --liw

--

This is not going to be acceptable. Even small chunks need to be useable for de-duplication. Need a better idea. done with this idea. --liw