How is a block found in a cache?
Submitted by: AdministratorEach place in cache records block's tag (as well as its data) Of course, place in cache may be unoccupied, so usually place maintains valid bit so to find block in cache:
Use index of block address to determine place (or set of places)
For that (or each) place, check valid bit is set and compare tag with that of block address --- this can be done in parallel for all places in a set.
Submitted by: Administrator
Use index of block address to determine place (or set of places)
For that (or each) place, check valid bit is set and compare tag with that of block address --- this can be done in parallel for all places in a set.
Submitted by: Administrator
Read Online Architecture Job Interview Questions And Answers
Top Architecture Questions
☺ | What is bus contention and how do you eliminate it? |
☺ | What is DMA? |
☺ | What is pipelining? |
☺ | What is the purpose of cache? How is it used? |
☺ | What is Auto Event Fire up? |
Top Basic Professional Categories
☺ | Electrician Interview Questions. |
☺ | Agriculture Interview Questions. |
☺ | Cabin Crew Interview Questions. |
☺ | Police Officer Interview Questions. |
☺ | Firefighter Interview Questions. |