Date: Wed, 24 Feb 1999 22:00:53 -0800 (PST) From: Alan Cox <alc@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm vm_fault.c Message-ID: <199902250600.WAA39202@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 1999/02/24 22:00:53 PST Modified files: sys/vm vm_fault.c Log: Reviewed by: Matthew Dillon <dillon@apollo.backplane.com> Corrected the computation of cnt.v_ozfod in vm_fault: vm_fault was counting the number of unoptimized rather than optimized zero-fill faults. Revision Changes Path 1.101 +3 -2 src/sys/vm/vm_fault.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?199902250600.WAA39202>