Answer:
for a logical address (pi , bi) , the MMU computes <PTAR> + pi × lPT_entry to obtain the address of the page table entry of page pi, where lPT_entry is the length of the page table entry and <PTAR> denotes the content of the PTAR. The PTAR has to be loaded with the correct address when a process is scheduled.
for a logical address (pi , bi) , the MMU computes <PTAR> + pi × lPT_entry to obtain the address of the page table entry of page pi, where lPT_entry is the length of the page table entry and <PTAR> denotes the content of the PTAR. The PTAR has to be loaded with the correct address when a process is scheduled.
You may be interested in:
OS Memory Management MCQs