748 views
0 votes
0 votes

Consider the Intel address-translation scheme shown in Figure 8.22.


a. Describe all the steps taken by the Intel Pentium in translating a logical address into a physical address.
b. What are the advantages to the operating system of hardware that provides such complicated memory translation ?

c. Are there any disadvantages to this address-translation system? If so, what are they? If not, why is this scheme not used by every manufacturer ?

Please log in or register to answer this question.

Related questions

2.2k
views
1 answers
1 votes
akash.dinkar12 asked Mar 21, 2019
2,235 views
Compare the segmented paging scheme with the hashed page table scheme for handling large address spaces. Under what circumstances is one scheme preferable to the other ?
269
views
0 answers
0 votes
akash.dinkar12 asked Mar 21, 2019
269 views
Consider the hierarchical paging scheme used by the $VAX$ architecture. How many memory operations are performed when a user program executes a memory-load operation ?
412
views
1 answers
0 votes
akash.dinkar12 asked Mar 21, 2019
412 views
What is the purpose of paging the page tables ?
10.6k
views
1 answers
0 votes
akash.dinkar12 asked Mar 21, 2019
10,613 views
Consider the following segment table: $Segment$ $Base$ $Length$ ... addresses for the following logical addresses ?$a. 0,430$b. 1,10$c. 2,500$d. 3,400$e. 4,112$