cvs commit: src/sys/vm vm_fault.c

Alan Cox alc at FreeBSD.org
Sat Jun 21 22:36:54 PDT 2003


alc         2003/06/21 22:36:53 PDT

  FreeBSD src repository

  Modified files:
    sys/vm               vm_fault.c 
  Log:
  As vm_fault() descends the chain of backing objects, set paging-in-
  progress on the next object before clearing it on the current object.
  
  Revision  Changes    Path
  1.173     +8 -8      src/sys/vm/vm_fault.c


More information about the cvs-src mailing list