Thank you for your reply. I an using the classic model because it is faster and mainly because things like add an L3 are very difficult in Ruby.
Rodrigo > To: gem5-users@gem5.org > Date: Wed, 7 May 2014 03:54:04 +0000 > Subject: Re: [gem5-users] cache inclusive, exclusive and non - exclusive > From: gem5-users@gem5.org > > 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
_______________________________________________ gem5-users mailing list gem5-users@gem5.org http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users