No, that means it should work, but you may run into problems here and there. I won't guarantee it's labeled correctly though.
Gabe On 03/28/12 23:35, Iordan Alexandru wrote: > Isn't that true only if you also add the RUBY=True option to > compilation? According to http://www.gem5.org/Status_Matrix, the x86 > FS is marked "should work" which basically means "some implementation > required". Right? > > ------------------------------------------------------------------------ > *From:* Ankita (Garg) Goel <[email protected]> > *To:* gem5 users mailing list <[email protected]> > *Sent:* Thursday, March 29, 2012 8:02 AM > *Subject:* Re: [gem5-users] How can I change cache coherence protocol?? > > Optionally, you can specify PROTOCOL=MESI_CMP_directory for example in > the scons build command itself. > > On Thu, Mar 29, 2012 at 12:59 AM, Ankita (Garg) Goel > <[email protected] <mailto:[email protected]>> wrote: > > You can set the protocol by setting the value of the PROTOCOL > value in build/variables/X86 file. The possible values that you > can set can be found here: > http://www.gem5.org/Cache_Coherence_Protocols > > Hope that helps. > > On Wed, Mar 28, 2012 at 8:05 PM, Jinchun Kim <[email protected] > <mailto:[email protected]>> wrote: > > How can I change cache coherence protocol? > > I'm running gem5 on X86 Full System. > > In my point of view, reviewing C++ codes in build/X86_FS/mem > would help to change coherence protocol. > > However, I'm not sure that revising these codes really change > the protocol in X86 Full System. > > Does anyone have some basic knowledge about it? > > _______________________________________________ > gem5-users mailing list > [email protected] <mailto:[email protected]> > http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users > > > > > -- > Regards, > Ankita > Graduate Student > Department of Computer Science > University of Texas at Austin > > > > > > -- > Regards, > Ankita > Graduate Student > Department of Computer Science > University of Texas at Austin > > > > _______________________________________________ > gem5-users mailing list > [email protected] <mailto:[email protected]> > http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users > > > _______________________________________________ > gem5-users mailing list > [email protected] > http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
