cvs commit: src/sys/vm vm_page.c

Alan Cox alc at FreeBSD.org
Wed Dec 31 11:02:03 PST 2003


alc         2003/12/31 11:02:01 PST

  FreeBSD src repository

  Modified files:
    sys/vm               vm_page.c 
  Log:
  In vm_page_lookup() check the root of the vm object's splay tree for the
  desired page before calling vm_page_splay().
  
  Revision  Changes    Path
  1.273     +5 -3      src/sys/vm/vm_page.c


More information about the cvs-all mailing list