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@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. >
Sure, but up until recently on head (last month or two) the shorthand of 8G worked. 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"