Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Oct 1999 14:47:43 -0500
From:      Alan Cox <alc@cs.rice.edu>
To:        current@freebsd.org
Subject:   copy-on-write optimized faults
Message-ID:  <19991029144743.Z16685@cs.rice.edu>

next in thread | raw e-mail | index | archive | help
I would appreciate it if people running -current would run a "vmstat -s"
and tell me if they see a NON-ZERO value for copy-on-write optimized
faults.  About six months ago, I implemented a simpler and more general
optimization at an earlier "fork in the road".  (In effect, I avoid
the creation of the redundant vm object that "copy-on-write
optimized faults" applies to.)

If I don't hear anything, I plan to remove the vestiges of this
"optimization" from the vm fault handler.

Alan


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991029144743.Z16685>