On Wed, 2006-06-07 at 17:31, Nicolas Williams wrote:
> Views would be faster, initially (they could be O(1) to create), 
if you're not incrementally maintaining indexes, and you want O(1)
creation and O(D) readdir (where D is the size of the directory) of
directories, I don't think you'll be able to prune the directory tree..

space vs. time tradeoffs seem like they'll be an Interesting problem.








_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to