Question about FSHammer getting full
Matthew Dillon
dillon at apollo.backplane.com
Fri Aug 28 16:07:07 PDT 2009
:What about overlapping regions?
:
:<----OLD---->
: <NEW>
:
:the OLD won't have a delete_tid != 0. Or will hammer split up the
:extent into smaller pieces when the new one comes in?
:
:cheers
: simon
Overlapping regions do not exist. The closest you get is an adjacency
where the delete_tid of an older record exactly matches the
create_tid of a newer record.
-Matt
Matthew Dillon
<dillon at backplane.com>
More information about the Users
mailing list