Date: Sat, 4 Sep 2004 05:51:55 +0000 (UTC) From: Alan Cox <alc@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm vm_meter.c Message-ID: <200409040551.i845ptF4071382@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2004-09-04 05:51:55 UTC FreeBSD src repository Modified files: sys/vm vm_meter.c Log: Enable debug.mpsafevm by default on amd64 and i386. This enables copy-on- write and zero-fill faults to run without holding Giant. It is still possible to disable Giant-free operation by setting debug.mpsafevm to 0 in loader.conf. Revision Changes Path 1.77 +4 -0 src/sys/vm/vm_meter.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200409040551.i845ptF4071382>