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