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]> 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] > http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users > -- Regards, Ankita Graduate Student Department of Computer Science University of Texas at Austin
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
