1
17kviews
What is address translation ? Consider a logical space of 32 pages with 1024 words per page mapped onto a physical memory of 16 frames.

a. How many bits are required in the logical address ?

b. How many bits are required in the physical address ?

1 Answer
2
1.9kviews

Address Translation:

  • Logical address is generated fig the CPU, this address is also called as virtual address.

  • Main memory address uses physical address and this address is called as read address.

  • Set of all logical address generated by a program is called as logical address space.

  • Memory management unit (MMU) …

Create a free account to keep reading this post.

and 3 others joined a min ago.

Please log in to add an answer.