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 > > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "[email protected]" >
8G = 8 x 2^30 (1024*1024*1024) That is correct. -- Allan Jude
signature.asc
Description: OpenPGP digital signature
