Base and Bounds

  • Due Sep 26, 2019 at 11:59pm
  • Points 4
  • Questions 4
  • Time Limit None
  • Allowed Attempts Unlimited

Instructions

The following questions are based on relocation.py in Homework directory HW-Relocation.

Assume dynamic relocation is being performed with an MMU containing a simple Base-and-Bounds approach.

For all the questions, assume the following:

Max address space size: 1K 

Physical Memory Size: 16K

Base Register Contents: 0x17e4 (decimal 6116)

Bounds Register Contents: 0x176 (decimal 374)

 

Only registered, enrolled users can take graded quizzes