cvs commit: src/sys/vm vm_page.c

Alan Cox alc at FreeBSD.org
Thu Aug 21 13:59:08 PDT 2003


alc         2003/08/21 13:59:07 PDT

  FreeBSD src repository

  Modified files:
    sys/vm               vm_page.c 
  Log:
  Assert that the vm object's lock is held on entry to vm_page_grab(); remove
  code from this function that was needed when vm object locking was
  incomplete.
  
  Revision  Changes    Path
  1.257     +6 -14     src/sys/vm/vm_page.c


More information about the cvs-src mailing list