Date: Mon, 19 Jul 2004 15:05:24 +0000 (UTC) From: Brian Feldman <green@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm uma_core.c Message-ID: <200407191505.i6JF5O6n054234@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407191505.i6JF5O6n054234>