cvs commit: src/sys/vm vm_fault.c

Alan Cox alc at FreeBSD.org
Fri Aug 24 22:47:55 PDT 2007


alc         2007-08-25 05:47:44 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/vm               vm_fault.c 
  Log:
  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().
  
  Revision   Changes    Path
  1.205.2.6  +10 -7     src/sys/vm/vm_fault.c


More information about the cvs-src mailing list