Rodrigo Reynolds Ramírez <rodrigo.rr80 <at> hotmail.com> writes:

> 
> Hello everyone, I need to work with different cache's models. I need to test 
different type of organizations: inclusive,  exclusive and non - exclusive.  I 
know gem5 classic memory model uses non exclusive model. I just want to know 
if there is a patch that implements the other schemes. Thanks in 
advanceRodrigo 
> 
> 
> _______________________________________________
> gem5-users mailing list
> gem5-users <at> gem5.org
> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Hi,

I think you need using the Ruby system in Gem5. There are already several 
cache protocols such as MOESI and MESI, which are exclusive and inclusive 
respectively.

t.d




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

Reply via email to