On Sun, Feb 27, 2011 at 6:59 AM, Edward Ned Harvey
<opensolarisisdeadlongliveopensola...@nedharvey.com> wrote:
> But there is one specific thing, isn't there?  Where ZFS will choose to use
> a different algorithm for something, when pool usage exceeds some threshold.
> Right?  What is that?

It moves from "best fit" to "any fit" at a certain point, which is at
~ 95% (I think). Best fit looks for a large contiguous space to avoid
fragmentation while any fit looks for any free space.

-B

-- 
Brandon High : bh...@freaks.com
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to