Have you specify the destinations(i.e., L3 cache node) correctly when sending 
the messages?


-----Original Message-----
From: gem5-users-boun...@gem5.org [mailto:gem5-users-boun...@gem5.org] On 
Behalf Of Naranjo Carmona, Alberto Javier
Sent: Thursday, October 10, 2013 11:11 AM
To: gem5 users mailing list
Subject: [gem5-users] Ruby Cache L3 implementation

Hello everyone!

I am trying to implement a L3 cache with Ruby MESI_CMP protocol, so I did some 
modifications to the *.sm files, created a new file for the L3 cache and made 
the corresponding instances in MESI_CMP_directory.py.
I ran the simulation and it seemed like the system was successfully built and 
the config.ini file shows the creation of the L3 cache and its controllers, 
however when I look into the statistics it seems like the L3 is not connected 
between L2 and Memory.
I've seen some posts like ( 
http://www.mail-archive.com/gem5-users@gem5.org/msg07696.html ) but I still 
don't understand how to control the connections between the files.
Does anyone know how can I force the data traffic through L3 cache?

Thank you very much.
-- 
Alberto Javier Naranjo-Carmona

_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to