Note that you're probably running into an integer overflow in arc.c
if vm.kmem_size is set to 1GB or higher on i386. As a result
kstat.zfs.misc.arcstats.size won't grow above
kstat.zfs.misc.arcstats.c_min...
I posted to freebsd-fs about it, but haven't heard anything from pjd, yet.
Sadly, after fixing that problem I started encountering the kmem_map
too small panics.
--
David Taylor
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"