44ce1efd91
doesn't overflow in arc.c in this check: if (kmem_used() > (kmem_size() * 4) / 5) return (1); With this bug ZFS almost doesn't cache. Only 32bit machines are affected that have vm.kmem_size set to values >=1GB. Reported by: David Taylor <davidt@yadt.co.uk> |
||
---|---|---|
.. | ||
opensolaris_atomic.c | ||
opensolaris_kmem.c | ||
opensolaris_kobj.c | ||
opensolaris_kstat.c | ||
opensolaris_misc.c | ||
opensolaris_policy.c | ||
opensolaris_string.c | ||
opensolaris_vfs.c | ||
opensolaris_zone.c |