Consider paging address translation by direct mapping. Given the base address, a, in the page table origin register, virtual address v = (p, d) and an entry p’ (in the page table starting at address a) for the page frame corresponding to virtual page p, what is the real address corresponding to v?
a) p’ * d
b) p’ concatenated with d
c) (a + p) * d
d) (a + p) concatenated with d
b) p’ concatenated with d
Computer Science & Information Technology
You might also like to view...
The default setting for the Required field property for most fields is "Yes"
Indicate whether the statement is true or false
Computer Science & Information Technology
A(n) ________ address is a specific/unique number for each network adapter
A) IP B) ISP C) MAC D) URL
Computer Science & Information Technology