alc         2007-02-18 05:54:43 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               vm_page.c 
  Log:
  Enable vm_page_free() and vm_page_free_zero() to be called on some pages
  without the page queues lock being held, specifically, pages that are not
  contained in a vm object and not a member of a page queue.
  
  Revision  Changes    Path
  1.340     +4 -2      src/sys/vm/vm_page.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to