There is a penalty for having L3 cache if the miss goes straight through and requires access to memory, no way around that.... you will spend the extra time snooping the L3 that normally would not have occured if L3 was not there.... so it gets in the way a little.... the net benefit should be positive though so long as the compounded latency is much less than a call to main memory for all the hits.
Bookmarks