cvs commit: src/sys/vm vm_map.c

Alan Cox alc at freebsd.org
Sat Feb 14 03:05:49 PST 2004


alc         2004/02/12 12:56:07 PST

  FreeBSD src repository

  Modified files:
    sys/vm               vm_map.c 
  Log:
  Further reduce the use of Giant in vm_map_delete(): Perform pmap_remove()
  on system maps, besides the kmem_map, without Giant.
  
  In collaboration with:  tegge
  
  Revision  Changes    Path
  1.329     +2 -2      src/sys/vm/vm_map.c
_______________________________________________
cvs-all at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe at freebsd.org"


More information about the cvs-src mailing list