Re: [zfs-discuss] ARC limits not obeyed in OSol 2009.06

2009-09-04 Thread Roch
Do you have the zfs primarycache property on this release ? if so, you could set it to 'metadata' or none. primarycache=all | none | metadata Controls what is cached in the primary cache (ARC). If this property is set to "all", then both user data and metadat

[zfs-discuss] ARC limits not obeyed in OSol 2009.06

2009-08-27 Thread Udo Grabowski
Hi, we've capped Arcsize via set zfs:zfs_arc_max = 0x2000 in /etc/system to 512 MB, since ARC still does not release memory when applications need it (this is another bug). But this hard limit is not obeyed, instead, when traversing all files in a large and deep directory, we see the value