cvs commit: src/sys/vm vm_page.c

Alan Cox alc at FreeBSD.org
Tue Oct 30 19:27:30 PDT 2007


alc         2007-10-31 02:27:29 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/vm               vm_page.c 
  Log:
  MFC revision 1.358
    Change vm_page_cache_transfer() such that it does not transfer pages
    that would have an offset beyond the end of the target object.  Such
    pages should remain in the source object.
  
  Approved by:    re (kensmith)
  
  Revision   Changes    Path
  1.357.2.1  +20 -10    src/sys/vm/vm_page.c


More information about the cvs-src mailing list