Port-amiga archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: NetBSD-current on Amiga?



On Mon, Sep 11, 2006 at 12:07:05PM -0600, Michael L. Hitch wrote:
P
>   I had added code in the trap fault handler to save information about the
> last 256 page faults, and I can see where it gets many page faults that
> have the same program counter, fault address, and fault status longword.
> 
>   I'm not all that familiar with the 68060 differences, but it's acting
> like the level 2 segment table entry is not getting updated. 


ISTR that on 68060, page tables MUST be write-through or uncached, or 
something like that... maybe this condition was broken? I'll look it 
tonight to be sure.

        -is



Home | Main Index | Thread Index | Old Index