Re: ZFS ARC max sort of not working?

From: Allan Jude <allanjude_at_freebsd.org>
Date: Fri, 04 Jul 2014 11:58:30 -0400
On 2014-07-04 11:56, Sean Bruno wrote:
> It looks like the following no longer works on head?
> 
> vfs.zfs.arc_max="8G"
> 
> But this does?
> 
> vfs.zfs.arc_max="8589934592"
> 
> sean
> 
> _______________________________________________
> freebsd-current_at_freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe_at_freebsd.org"
> 

8G = 8 x 2^30 (1024*1024*1024)

That is correct.

-- 
Allan Jude


Received on Fri Jul 04 2014 - 13:58:30 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:50 UTC