1. <9 pts> Given: A 16-way set associative cache with 8 bytes per block: \ (tag: 6 bits, index: 9 bits, block offset: 3
Posted: Tue Jul 12, 2022 8:09 am
1. <9 pts> Given: A 16-way set associative cache with 8bytes per block:
\ (tag: 6 bits, index: 9 bits, block offset: 3 bits)
1.a. ( 3.0 pts) How many blocks in each cacherow?
1.b. ( 3.0 pts) How many total bytes of datacan be stored in each row?
1.c. ( 3.0 pts) How large is the cache inbytes? (Format: power of two OR bytes or KB or MB.)
\ (tag: 6 bits, index: 9 bits, block offset: 3 bits)
1.a. ( 3.0 pts) How many blocks in each cacherow?
1.b. ( 3.0 pts) How many total bytes of datacan be stored in each row?
1.c. ( 3.0 pts) How large is the cache inbytes? (Format: power of two OR bytes or KB or MB.)