Question: On a system, a process has 1KB (1024 bytes) of address space, where each byte is a separate address. In a pure paging scheme, the
On a system, a process has 1KB (1024 bytes) of address space, where each byte is a separate address. In a pure paging scheme, the process has been allocated 64 pages to hold its address space. The system has 32KB of physical memory, where each byte is a separate address as before, and a frame size is equal to the page size of processes. Coincidentally, the current processs page table maps every page number i to frame number 3i.
During execution of the process, CPU generates the following logical address: 1 1 0 1 0 1 1 0 0 1
What is the corresponding physical address? (Show how get the answer)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
