]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Reviewed by: Matthew Dillon <dillon@apollo.backplane.com>
authoralc <alc@FreeBSD.org>
Thu, 25 Feb 1999 06:00:52 +0000 (06:00 +0000)
committeralc <alc@FreeBSD.org>
Thu, 25 Feb 1999 06:00:52 +0000 (06:00 +0000)
commit11ba367bdf6efc79ad90c840f0c84f2c168cec16
tree07b4d1091bc3301bd5b03c9c6edc395c6481bddf
parent25079ce9057c396b4b5e9b202d9cdbbcff2aa7bd
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.
sys/vm/vm_fault.c