cvs commit: src/sys/vm vm_map.c

Alan Cox alc at FreeBSD.org
Fri Apr 18 18:43:34 PDT 2003


alc         2003/04/18 18:43:32 PDT

  FreeBSD src repository

  Modified files:
    sys/vm               vm_map.c 
  Log:
   o Update locking around vm_object_page_remove() in vm_map_clean()
     to use the new macros.
   o Remove unnecessary increment and decrement of the vm_object's
     reference count in vm_map_clean().
  
  Revision  Changes    Path
  1.290     +2 -4      src/sys/vm/vm_map.c


More information about the cvs-src mailing list