Date: Tue, 22 Jun 2004 19:35:44 +0000 (UTC) From: Alan Cox <alc@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 pmap.c Message-ID: <200406221935.i5MJZiqs059515@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2004-06-22 19:35:44 UTC
FreeBSD src repository
Modified files:
sys/i386/i386 pmap.c
Log:
Implement the protection check required by the pmap_extract_and_hold()
specification. This enables the elimination of Giant from that function.
Reviewed by: tegge@
Revision Changes Path
1.477 +24 -8 src/sys/i386/i386/pmap.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406221935.i5MJZiqs059515>
