Date: Fri, 24 Jul 1998 02:43:31 -0700 (PDT) From: Doug Rabson <dfr@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/alpha/alpha pmap.c Message-ID: <199807240943.CAA15897@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dfr 1998/07/24 02:43:30 PDT
Modified files:
sys/alpha/alpha pmap.c
Log:
Fix pmap_enter_quick() to stop it hanging when the level 2 pte exists
but isn't valid.
Reimplement pmap_remove() to be much more efficient at removing large
stretches of addresses.
As part of reimplementing pmap_remove() fix pmap_protect() so that it stands
a hope of working.
Revision Changes Path
1.5 +28 -7 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?199807240943.CAA15897>
