Re: TLB reload code
Nawab Ali <alinawabin@yahoo.com> writes:
> I need to modify the TLB miss handler code. Basically everytime
> there is a TLB miss, I'm trying to log the new PTE that is brought
> into the TLB.
>
> Now I know that Alpha handles TLB misses in software. What I don't
> know is whether TLB misses are handled by the PALcode or by the OS.
PALcode.
> If TLB misses are handles by the PALcode, how do I go about
> modifying it??
I'm not sure. I suppose the architecture reference manual will tell.
--
Falk
Reply to: