1,718 views
2 2 votes
To reduce compulsory misses , increase the cache line size

How does that work

ive already read some of the discussions here but still not clear with how it works

Please log in or register to answer this question.

Position:
Show:

Related questions

20 20 votes
3 3 answers
22.4k
22.4k views
Anusha Motamarri asked Sep 22, 2016
22,375 views
I want to clearly understand the difference between compulsory miss, conflict miss and capacity misswhat I understood iscompulsory miss: when a block of main memory is tr...
1 1 vote
3 answers 3 answers
1.5k
1.5k views
0 0 votes
0 0 answers
1.1k
1.1k views
h4kr asked Dec 27, 2022
1,079 views
In $T_{Read Avg}$, shouldn’t it be $T_{Read Avg}$ = (10*0.9) + 0.1*(10+100), because it must be checking the cache in case of cache miss too, right?
1 1 vote
0 0 answers
679
679 views
srestha asked Dec 27, 2018
679 views
Suppose there are $2$ level cache. If there are $L_{1}$ and $L_{2}$ are $2$ level cache, if both have some miss rate, then still why we need miss penalty for cache in bo...