Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/arch/sh3/sh3
In article <9D225434-626B-11D9-B3F7-000A957650EC%shagadelic.org@localhost>
thorpej%shagadelic.org@localhost wrote:
> > BTW, should we also pass 'VM_PROT_READ|VM_PROT_WRITE' to flags
> > with PMAP_WIRED for pmap_enter() in vmapbuf()?
>
> Yes.
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
---
Izumi Tsutsui
tsutsui%ceres.dti.ne.jp@localhost
Home |
Main Index |
Thread Index |
Old Index