Question

1. 13 points] Three Cs of Cache Misses the categories to increase, decrease, or whether to receive credit. er the following

0 0
Add a comment Improve this question Transcribed image text
Answer #1

Compulsory miss:-This type of miss occurs when the first time referenced block is miss in cache memory.

Conflict miss:-This type of miss occurs when a particular block is referenced second or more times and also the reference turns out to be miss in cache memory.

Capacity misses:-This type of miss occurs when the cache is full.

When we increase the number of sets means we are reducing the number of lines in a single set.due to this associativity decreases.so,as a result conflict misses will increase because now there will be less chance that second time referenced block will be hit as there are less lines in a set.other two misses will be unaffected.

When we increase the number of ways then we are increasing the number of lines in a set.due to this number of sets decreases and associativity increases.Due to this,conflict misses will reduce because now,there are more lines in a set so,it us most likely that 2nd time or more referenced block will get a line.other two misses will remain  unaffected.

When we increase the number of bytes per line then lines size will increase as result number of compulsory misses will reduce because they happen solely because of low line size.other two misses will remain unaffected.

Cache modification Compulsory misses Conflict misses Capacity misses
Increasing # of sets No effect Increases No effect

Increasing # of ways

No effect Decreases No effect
Increasing # of bytes/line Decreases No effect No effect
Add a comment
Know the answer?
Add Answer to:
1. 13 points] Three C's of Cache Misses the categories to increase, decrease, or whether to recei...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT