ZFS ARC max sort of not working?

Sean Bruno sbruno at ignoranthack.me
Fri Jul 4 16:06:52 UTC 2014


On Fri, 2014-07-04 at 11:58 -0400, Allan Jude wrote:
> 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.
> 

Sure, but up until recently on head (last month or two) the shorthand of
8G worked.

sean




More information about the freebsd-current mailing list