Question
Data TLB contains 2 sets. Each set contains 1 entries. Number of bits used for the index is 1. Number of virtual pages is 64.
Data TLB contains 2 sets. Each set contains 1 entries. Number of bits used for the index is 1.
Number of virtual pages is 64. Number of physical pages is 1024. Each page contains 256 bytes. Number of bits used for the page table index is 6. Number of bits used for the page offset is 8.
Virual Addresses, Virtual Page, Page Offset
00000c84 c 84 0000081c 8 1c 0000014c 1 4c 00000c84 c 84 00000400 4 0 00000148 1 48 00000144 1 44 00000c80 c 80 00000008 0 8
This will also take advantage of LRU
With this information how would I calculate the TLB offset, TLB Tag, TLB Index, and whether there is a hit or miss? Could you show me your work So I could understand? It does not need to be all of them. I just need a demonstration about how I should do this.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
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