Section 12.6
Review Questions
Dynamic Address Translation
What are the two divisions with a virtual address?
If a computer has 24 bit addresses, how many words (bytes) can it address?
If a computer has 1K pages, how long will its frames be?
Which part of a virtual address passes through the translation process unchanged?
page number offset within a page
Which numbers are hardest to change, once the computer's architecture is determined? Circle all that apply
Which number is found within the body of a page table?
frame number page number offset within page
Suppose that a computer system has 14 bit page numbers and only 1 MB of real memory. How long will the frame numbers be?
If the number of address bits remains constant, but the page size is doubled (say from 1K to 2K), what will happen to the number of pages in the virtual address space?