Date: Wed, 18 Sep 2002 21:36:21 -0700 (PDT) From: Peter Grehan <grehan@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/powerpc/powerpc pmap.c Message-ID: <200209190436.g8J4aLQj098567@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
grehan 2002/09/18 21:36:20 PDT Modified files: sys/powerpc/powerpc pmap.c Log: - use BAT registers to map device space and physical memory - remove test in pmap_activate that prevented vmspace sharing (v/rfork) - always sync icache in pmap_enter until problems are sorted - fix incorrect use of regions in pmap_kenter - bring in pmap_release from NetBSD - fix overwrite of bootstrap flag in pmap_pvo_enter Approved by: benno Revision Changes Path 1.47 +134 -28 src/sys/powerpc/powerpc/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?200209190436.g8J4aLQj098567>