DragonFly users List (threaded) for 2009-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: Question about FSHammer getting full
: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@backplane.com>
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]