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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to