expand icon
book The Essentials Of Computer Organization And Architecture 4th Edition by Linda Null,Julia Lobur cover

The Essentials Of Computer Organization And Architecture 4th Edition by Linda Null,Julia Lobur

Edition 4ISBN: 978-1284074482
book The Essentials Of Computer Organization And Architecture 4th Edition by Linda Null,Julia Lobur cover

The Essentials Of Computer Organization And Architecture 4th Edition by Linda Null,Julia Lobur

Edition 4ISBN: 978-1284074482
Exercise 27
A system implements a paged virtual address space for each process using a one-level page table. The maximum size of virtual address space is 16MB. The page table for the running process includes the following valid entries (the ? notation indicates that a virtual page maps to the given page frame; that is, it is located in that frame):
Virtual page 2 ? Page frame 4 Virtual page 4 ? Page frame 9
Virtual page 1 ? Page frame 2 Virtual page 3 ? Page frame 16
Virtual page 0 ? Page frame 1
The page size is 1024 bytes and the maximum physical memory size of the machine is 2MB.
a) How many bits are required for each virtual address?
b) How many bits are required for each physical address?
c) What is the maximum number of entries in a page table?
d) To which physical address will the virtual address 0x5F4 translate?
e) Which virtual address will translate to physical address 0x400?
Explanation
Verified
like image
like image

a)
Virtual address is the logical or pro...

close menu
The Essentials Of Computer Organization And Architecture 4th Edition by Linda Null,Julia Lobur
cross icon