green 2004-07-19 15:05:24 UTC
FreeBSD src repository
Modified files:
sys/vm uma_core.c
Log:
Since breakage of malloc(9)/uma_zalloc(9) is totally non-optional in
GENERIC/for WITNESS users, make sure the sysctl to disable the behavior
is read-only and always enabled.
Revision Changes Path
1.101 +6 -0 src/sys/vm/uma_core.c