Consider A Memory System With The Following Characteristics Physical Main Memory Size 1kb 210 Page Frame Page Siz 1 (44.96 KiB) Viewed 29 times
Consider A Memory System With The Following Characteristics Physical Main Memory Size 1kb 210 Page Frame Page Siz 2 (16.05 KiB) Viewed 29 times
Consider A Memory System With The Following Characteristics Physical Main Memory Size 1kb 210 Page Frame Page Siz 3 (31.67 KiB) Viewed 29 times
Consider A Memory System With The Following Characteristics Physical Main Memory Size 1kb 210 Page Frame Page Siz 4 (29.53 KiB) Viewed 29 times
Consider a memory system with the following characteristics: Physical main memory size = 1KB (210) Page frame & page size = 256 Bytes (28) . . • System uses demand paging • Maximum logical address space size=4KB (2¹2) QA: How many physical page frames does this memory system have? Your answer must be in exponential form (use the form a^b). QB: How many bits are needed to represent the physical page frame number? QC: How many bits are needed to represent the offset within a physical page frame? Consider a process P1 that has an address space of 4KB (2¹2). QD: How many logical pages are there in P1's logical address space? Your answer must be in exponential form (use the form a^b). QE: How many bits are needed to represent a logical page number in P1's logical address space? Consider a process P2 that has an address space of 2KB (211). QF: How many logical pages are there in P2's logical address space? Your answer must be in exponential form (use the form a^b). QG: How many bits are needed to represent a logical page number in P2's logical address space?
Page # 0 1 2 3 4 5 6 7 18 9 10 11 12 13 14 15 Frame # N
Decimal Od 0 Od 1 Od 2 Od 3 Od 4 Od 5 Od 6 Od 7 Od 8 Od 9 Od 10 Od 11 Od 12 Od 13 Od 14 Od 15 Hexadecimal 10x 0 0x 1 Ox 2 Ox 3 0x 4 Ox 5 0x 6 Ox 7 0x 8 0x 9 Ox A Ox B 10x C Ox D Ox E Ox F Binary Ob 0000 Ob 0001 Ob 0010 Ob 0011 Ob 0100 Ob 0101 Ob 0110 Ob 0111 Ob 1000 Ob 1001 Ob 1010 Ob 1011 Ob 1100 Ob 1101 Ob 1110 Ob 1111
Assuming that P1 issues the logical address Ox BDB. QH: What is the logical page number contained in the above logical address? Your answer must be in hexadecimal and must include Ox at the beginning. Do not include any spaces. QI: What is the physical page frame number corresponding to the logical page number identified in QH? If the page frame is not currently in the main memory, simply specify a dash (-) as your answer. Otherwise, your answer must be in hexadecimal and must include Ox at the beginning. QJ: What is the physical address corresponding to the logical address issued above? If the page frame is not currently in the main memory, simply specify 'N/A' as your answer. Otherwise, your answer must be in hexadecimal and must include Ox at the beginning. Do not include any spaces.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!