Page 1 of 1

In the following series of problems, you are to show how the example memory system translates a virtual address into a p

Posted: Tue Jul 12, 2022 8:07 am
by answerhappygod
In The Following Series Of Problems You Are To Show How The Example Memory System Translates A Virtual Address Into A P 1
In The Following Series Of Problems You Are To Show How The Example Memory System Translates A Virtual Address Into A P 1 (35.05 KiB) Viewed 71 times
In the following series of problems, you are to show how the example memory system translates a virtual address into a physical address and accesses the cache. For the given virtual address, indicate the TLB entry accessed, the physical address, and the cache byte value returned. Indicate whether the TLB misses, whether a page fault occurs, and whether a cache miss occurs. If there is a cache miss, enter "---" for "Cache byte returned." If there is a page fault, enter "---" for "PPN" and leave parts C and D blank. Virtual address: 0x027c
Virtual address format Drag the appropriate labels to their respective targets. 13 12 11 10 9 8 7 6 5 4 3 2 1 0 Reset Help
Address translation Drag the appropriate labels to their respective targets. OxO 0x1 0x2 0x3 0x4 0x5 0x6 0x8 0x9 0x10 0x11 0x13 0x16 0x17 0x2D Y N Parameter VPN TLB index TLB tag TLB hit? (Y/N) Page fault? (Y/N) PPN Value 000000 Reset Help
Physical address format Drag the appropriate labels to their respective targets. O 11 10 9 8 7 6 5 4 3 2 1 0 Reset Help
Physical memory reference Drag the appropriate labels to their respective targets. Ox0 0x1 0x2 0x3 0x7 0x9 0x11 0x16 0x17 0x43 Oxc Oxe Oxf Ox3A 0x2D Y N Parameter Byte offset Cache index Cache tag Cache hit? (Y/N) Cache byte returned Value 00000 Reset Help