Date: Thu, 1 Jan 2009 00:31:46 +0000 (UTC) From: Alan Cox <alc@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/vm vm_map.c vm_map.h Message-ID: <200901010031.n010Vp0b009330@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2009-01-01 00:31:46 UTC
FreeBSD src repository
Modified files:
sys/vm vm_map.c vm_map.h
Log:
SVN rev 186665 on 2009-01-01 00:31:46Z by alc
Resurrect shared map locks allowing greater concurrency during some map
operations, such as page faults.
An earlier version of this change was ...
Reviewed by: kib
Tested by: pho
MFC after: 6 weeks
Revision Changes Path
1.402 +83 -11 src/sys/vm/vm_map.c
1.126 +1 -0 src/sys/vm/vm_map.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901010031.n010Vp0b009330>
