Date: Wed, 17 Oct 2001 10:34:35 -0700 (PDT) From: Matt Dillon <dillon@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm vm_contig.c Message-ID: <200110171734.f9HHYZN57005@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dillon 2001/10/17 10:34:34 PDT Modified files: sys/vm vm_contig.c Log: contigmalloc1() could cause the vm_page_zero_count to become incorrect. Properly track the count. Submitted by: mark tinguely <tinguely@web.cs.ndsu.nodak.edu> Revision Changes Path 1.4 +2 -0 src/sys/vm/vm_contig.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110171734.f9HHYZN57005>