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@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"
> 

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

That is correct.

-- 
Allan Jude

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to