Date: Mon, 21 May 2001 09:09:36 -0700 (PDT) From: Andrew Gallatin <gallatin@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/alpha pmap.c Message-ID: <200105211609.f4LG9cZ49122@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
gallatin 2001/05/21 09:09:36 PDT
Modified files:
sys/alpha/alpha pmap.c
Log:
Change pmap_emulate_reference() so that it only touches the vm_page
flags if it is safe to do so, otherwise it will just alter the pmap state
(eg, clear the appropriate PG_FOx bits).
This gets alpha booting in the face of the vm_mtx introduction.
Reviewed by: dfr
Revision Changes Path
1.58 +10 -2 src/sys/alpha/alpha/pmap.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200105211609.f4LG9cZ49122>
