Subject: Re: CVS commit: src/sys/arch/sh3/sh3
To: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
From: Jason Thorpe <thorpej@shagadelic.org>
List: source-changes
Date: 01/09/2005 13:13:49
--Apple-Mail-5-296494726
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset=US-ASCII; format=flowed


On Jan 9, 2005, at 11:18 AM, Izumi Tsutsui wrote:

> Hmm, it seems the following ports which use pmap_enter() in vmapbuf()
> (maybe ports which have virtual address cache) don't pass it:
>
> arch/alpha/alpha/vm_machdep.c
> arch/hppa/hppa/vm_machdep.c
> arch/m68k/m68k/vm_machdep.c
> arch/mips/mips/vm_machdep.c
> arch/sh3/sh3/vm_machdep.c
> arch/vax/vax/vm_machdep.c

I think it's really only *required* on platforms that use the regular 
uvm_fault() path to handle mod/ref emulation (and thus *MUST* seed that 
information when entering wired mappings).

But it would probably be a good idea to fix up all the callers anyway.  
If the underlying pmap doesn't do anything with the information, still 
no harm done.

         -- Jason R. Thorpe <thorpej@shagadelic.org>


--Apple-Mail-5-296494726
content-type: application/pgp-signature; x-mac-type=70674453;
	name=PGP.sig
content-description: This is a digitally signed message part
content-disposition: inline; filename=PGP.sig
content-transfer-encoding: 7bit

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (Darwin)

iD8DBQFB4Z6NOpVKkaBm8XkRAssdAJ92YK3X++cOEFkjzPmHmFA9TahxdACghB4B
SiVGh/9KDG1zMMxuD7LpPzs=
=kRXT
-----END PGP SIGNATURE-----

--Apple-Mail-5-296494726--