On Wed, 11 Jun 2008, Richard L. Hamilton wrote: > > But if you already have the ZAP code, you ought to be able to do > quick lookups of arbitrary byte sequences, right? Just assume that > a value not stored is zero (or infinity, or uninitialized, as applicable), > and you have the same functionality as the sparse quota file on ufs, > without the problems.
I don't know anything about "ZAP code" but I do know that CPU caches are only so large and there can be many caches for the same data since each CPU has its own cache. Some of us do actual computing using these same CPUs so it would be nice if they weren't entirely consumed by the filesystem. Current application performance on today's hardware absolutely sucks as compared to its theroretical potential. Let's try to improve that performance rather than adding more cache thrashing, leading to more wait states. Bob ====================================== Bob Friesenhahn [EMAIL PROTECTED], http://www.simplesystems.org/users/bfriesen/ GraphicsMagick Maintainer, http://www.GraphicsMagick.org/ _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss