cvs commit: src/sys/vm vm_object.c

Alan Cox alc at FreeBSD.org
Tue Sep 25 14:01:12 PDT 2007


alc         2007-09-25 21:01:11 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               vm_object.c 
  Log:
  Correct an error in the previous revision, specifically,
  vm_object_madvise() should request that the reactivated, cached page
  not be busied.
  
  Reported by: Rink Springer
  Approved by: re (kensmith)
  
  Revision  Changes    Path
  1.384     +2 -1      src/sys/vm/vm_object.c


More information about the cvs-src mailing list