Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Feb 2004 12:56:07 -0800 (PST)
From:      Alan Cox <alc@freebsd.org>
To:        src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org
Subject:   cvs commit: src/sys/vm vm_map.c
Message-ID:  <200402122056.i1CKu74H092469@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402122056.i1CKu74H092469>