retagged by
1,069 views
2 votes
2 votes
Assume that a hypothetical system in which program execution gives 200 stall cycles per instruction on an average. There are 260 and 120 misses in L1 (Level1) and L2 (Level­2) cache out of total 1000 CPU references. If L2 to memory miss penalty is twice the hit time. What are hit time of L2 and “L2 to memory miss penalty”  values  respectively  (in  cycles)?  [Given  2.5  memory  reference  per instruction]
a. 300, 600

b. 400, 800

c.  160, 320

d. 160, 340
retagged by

Please log in or register to answer this question.

Related questions


Deprecated: Implicit conversion from float-string "1537213521.461" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 796

Deprecated: Implicit conversion from float-string "1537213521.461" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 801

Deprecated: Implicit conversion from float-string "1537213521.461" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 802

Deprecated: Implicit conversion from float-string "1537213521.461" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 803

Deprecated: Implicit conversion from float-string "1547294570.683" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 796

Deprecated: Implicit conversion from float-string "1547294570.683" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 801

Deprecated: Implicit conversion from float-string "1547294570.683" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 802

Deprecated: Implicit conversion from float-string "1547294570.683" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 803

Deprecated: Implicit conversion from float-string "1541614560.143" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 796

Deprecated: Implicit conversion from float-string "1541614560.143" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 801

Deprecated: Implicit conversion from float-string "1541614560.143" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 802

Deprecated: Implicit conversion from float-string "1541614560.143" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 803
412
views
0 answers
0 votes
885
views
1 answers
0 votes
Na462 asked Jan 12, 2019
885 views
A Computer uses two level Cache L1 and L2 and in 2000 memory references there are 320 misses in L1 and 150 misses in L2. If Miss penalty of L2 is 300 clock cycles, hit ti...
785
views
2 answers
1 votes
Hemanth_13 asked Nov 7, 2018
785 views
Little confusion with these questions.What will be o/p for these two questions one with Write back and the other is Write through.1.)A 128 word cache and main memory are ...
207
views
1 answers
0 votes
Chaitrasj asked Oct 4, 2018
207 views
Hello, I came across this question when practicing from a gate app. My question is here simultaneous access is used and hence we are transferring from cache to cpu if hit...