Re: [Gems-users] Cache miss profiling


Date: Mon, 20 Nov 2006 19:04:43 -0500
From: Ranjith Subramanian <ranji@xxxxxxxxxxxxx>
Subject: Re: [Gems-users] Cache miss profiling

I'm not too clear on the difference in the details between the different protocols, but it seems odd that the L1 cache controller's profiling function eventually calls addSecondaryStatSample(...). This is not the case in the MOSI_SMP protocol though.

I've just noticed that the L1Cache_Controller's profiling function is never called for the MOESI_CMP protocol. That explains why the L2 stats don't get corrupted.

Ranjith
[← Prev in Thread] Current Thread [Next in Thread→]