Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Consider a paged memory system with a logical address space consisting of 64 pages of size 1 Kbytes each. The physical memory space is
Consider a paged memory system with a logical address space consisting of 64 pages of size 1 Kbytes each. The physical memory space is 256 Kbytes. All addresses are byte addresses. a) What is the size of a logical address and what is the size of a physical address? b) Show the format of a logical address indicating what fields it consists of and the sizes of the fields. Describe exactly how a virtual address generated by the CPU is translated into a physical main memory address. c) d) What is the size of the page table, i.e., how many entries does it contain and what is the size of each entry (disregarding the control bits)? e) What is the effect on the size of the page table if the physical memory space is doubled? f) What is the effect on the size of the page table if the logical address space is doubled?
Step by Step Solution
There are 3 Steps involved in it
Step: 1
a Size of logical address Total pages in logical address space 64 Page size 1 Kbytes 1024 bytes Logi...Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started