Closed sxu55 closed 7 years ago
It is inclusive. Why do you believe "the eviction policy doesn't distinguish cached/uncached lines"? When a line is replaced, if I recall it right, the writeback unit will probe all L1s who may have the latest value.
Never mind, I forgot the fact that it does back invalidation. Thanks for your reply.
It seems to me that the L2 cache implementation in the Uncore is neither inclusive nor exclusive, because the eviction policy doesn't distinguish cached/uncached lines in tile caches. Could you confirm if my understanding is correct or not? Thanks.