Date: Thu, 5 Aug 2004 21:54:11 +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 vm_contig.c Message-ID: <200408052154.i75LsB5i085760@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
green 2004-08-05 21:54:11 UTC FreeBSD src repository Modified files: sys/vm vm_contig.c Log: Turn on the new contigmalloc(9) by default. There should not actually be a reason to use the old contigmalloc(9), but if desired, it the vm.old_contigmalloc setting can be tuned/sysctld back to 0 for now. Revision Changes Path 1.38 +1 -1 src/sys/vm/vm_contig.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408052154.i75LsB5i085760>