cvs commit: src/sys/vm vm_page.c

Alan Cox alc at FreeBSD.org
Sun Jul 3 01:00:44 GMT 2005


alc         2004-12-29 04:18:22 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               vm_page.c 
  Log:
  Access to the page's busy field is (now) synchronized by the containing
  object's lock.  Therefore, the assertion that the page queues lock is held
  can be removed from vm_page_io_start().
  
  Revision  Changes    Path
  1.300     +0 -1      src/sys/vm/vm_page.c



More information about the cvs-all mailing list