John,
do you mind if we put this into the SDK docs like this, or do you
think it needs some touching up?
- Original Message -
> Each bucket points to a linked list of directory entrys (Dir) which
> point
> to "fragment"s which is a contiguous piece of an "object" or
> "document".
>
> Fo
Each bucket points to a linked list of directory entrys (Dir) which point
to "fragment"s which is a contiguous piece of an "object" or "document".
For performance reasons (to take advantage of the L1 cache) Dir entries
allocated for a bucket are taken first from the other 3 entries in the
bucket.