Software Archive
Read-only legacy content
17061 Discussions

Address translation

venugopal__sundaresh
260 Views

This may seem off topic here, but it is the closest I could find, because it pertains to a virtual m/c that I am coding. Is there any way to override the regular address translation mechanism ? For instance in the x86 32 bit architecture a 34 bit page address is mapped to a 20 bit frame address. In my address translation mechanism this just requires a single 128KB fixed memory table and the lookup is in one shot.

 

0 Kudos
0 Replies
Reply