K 10 svn:author V 3 alc K 8 svn:date V 27 2007-08-25T05:47:44.000000Z K 7 svn:log V 275 MFC revision 1.233 When a cached page is reactivated in vm_fault(), update the counter that tracks the total number of reactivated pages. (We have not been counting reactivations by vm_fault() since revision 1.46.) Correct a comment in vm_fault_additional_pages(). END