Re: [gem5-users] Ruby Cache L3 implementation

2013-10-10 Thread Naranjo Carmona, Alberto Javier
Yeah... I had some mistakes on that. Thank you very much and sorry about that Javier Naranjo - Mensaje original - De: "GE ZHIGUO" Para: "gem5 users mailing list" Enviados: MiƩrcoles, 9 de Octubre 2013 22:26:56 Asunto: Re: [gem5-users] Ruby Cache L3 implementation

Re: [gem5-users] Ruby Cache L3 implementation

2013-10-09 Thread GE ZHIGUO
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

[gem5-users] Ruby Cache L3 implementation

2013-10-09 Thread Naranjo Carmona, Alberto Javier
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 b