DragonFly users List (threaded) for 2009-08
DragonFly BSD
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


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Fri, 28 Aug 2009 16:04:34 -0700 (PDT)

: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]