cvs commit: src/sys/vm vm_page.c

Alan Cox alc at FreeBSD.org
Tue Apr 22 07:26:06 PDT 2003


alc         2003/04/22 07:26:03 PDT

  FreeBSD src repository

  Modified files:
    sys/vm               vm_page.c 
  Log:
  Revision 1.246 should have also included
  
   - Weaken the assertion in vm_page_insert() to require Giant only if the
     vm_object isn't locked.
  
  Reported by:     "Ilmar S. Habibulin" <ilmar at watson.org>
  
  Revision  Changes    Path
  1.247     +2 -1      src/sys/vm/vm_page.c


More information about the cvs-src mailing list