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