On Thu, 23 Aug 2012, Xi Chen wrote:
Hi all,
I have a question about calculating request latency and L1 data miss rate.
My configuration is ALPHA, MESI_directory, 2 level cache, garnet network.
When L1 has a miss, it should generate a request and send it into the
network, then wait for the resp
Hi all,
I have a question about calculating request latency and L1 data miss rate.
My configuration is ALPHA, MESI_directory, 2 level cache, garnet network.
When L1 has a miss, it should generate a request and send it into the
network, then wait for the response. I wonder is there any place I can