Hi,
I have a question.
when a processor sends a clean request to data cache, how data cache should behave?
1. does it need to evict all cache lines present in cache (including clean lines) or does it evict only Dirty lines.
2. if dirty lines to write…