how can I change gem5 cache policy ? which file should I change for that ? and how can i print every request that sent to cache ? where can i find out gem5 default configs ? please help me
On Wed, Sep 12, 2012 at 5:47 PM, Ardalan Pouya <[email protected]>wrote: > how can I change gem5 cache policy ? which file should I change for that ? > and how can i print every request that sent to cache ? where can i find out > gem5 default configs ? > please help me > > > On Wed, Sep 12, 2012 at 5:11 PM, Ardalan Pouya <[email protected]>wrote: > >> yes replacement policy , actually i want to trace behavior of the cache >> (request to blocks and etc) >> >> >> On Wed, Sep 12, 2012 at 5:04 PM, Yohan Ko <[email protected]> wrote: >> >>> What do you mean? >>> Replacememt policy? >>> >>> Gem5 supports only wirte back, not write through. >>> 2012. 9. 12. 오후 9:31에 "Ardalan Pouya" <[email protected]>님이 작성: >>> >>>> hi >>>> how can I change Gem5 cache policy ? is there any tutorial that >>>> explains each source code exactly does what ? >>>> >>>> >>>> >>>> >>>> _______________________________________________ >>>> 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 >>> >> >> >
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
