retagged by
650 views
0 votes
0 votes

Consider a computer system in which cache memory write hit takes 5ns and and miss takes 80ns. Cache memory read hit takes 2ns and miss takes 40ns. The cache is having 95% hit. The system received 1000 instructions out of which, 700 operand fetch operations and 300 operand write operations. The average time taken to execute above 1000 instructions is___________?

retagged by

Please log in or register to answer this question.

Related questions

1 votes
1 votes
0 answers
3
LRU asked Jan 14, 2022
372 views
Consider a memory system that uses a 32-bit address to address at the byte level, plus a cache that uses a 64-byte line size. Assume a four-way set-associative cache with...
1 votes
1 votes
1 answer
4
samir757 asked Dec 23, 2021
478 views
Consider a 32-bit microprocessor that has an on-chip 16-KByte four-way set-associative cache. Assume that the cache has a line size of four 32-bit words.Where in the cach...