On Sat, 15 Sep 2012, Ardalan Pouya wrote:

hi everyone
I build Gem5 with this command ./build/X86/gem5.opt configs/example/fs.py
--kernel="x86_64-vmlinux-2.6.22.9" with --debug-flags=Cache or CacheRepl
(debug mode with cache flags on) but when I run for example test input or
simsmall input of blackscholes benchmark it dosent say anything about
request or somthing related to caches . how can I print requests to caches
and see whats going on in cache ?


You need to use the options related to caches to specify what caches should be present in the system. I think no caches are present in the default configuration.

--
Nilay
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to