Hi, Thanks for the help. Its working now. I need help with changing the cache replacement policy from LRU to Random Replacement though. Can you help me out with that??
Pranshu Kalra B.E(Hons) Electrical and Electronics Birla Institute of Technology and Science, Pilani Ph : +91 7597634875 On Tue, Dec 6, 2016 at 8:44 PM, Jason Lowe-Power <[email protected]> wrote: > Hi Pranshu, > > m5out/config.ini is the file you want to look at. Or, as Andreas suggests, > you can look at m5out/config.dot.pdf if you have pydot installed. > > You may benefit from going through the tutorial/book I'm working on: > http://learning.gem5.org. > > Jason > > On Mon, Dec 5, 2016 at 6:22 PM Pranshu Kalra <[email protected]. > ac.in> wrote: > >> Hi Jason, >> I'm new to the software and don't really know where to check in the >> config file about the cache connectivity. Can you help me out on that front >> a bit more? >> >> >> >> >> Pranshu Kalra >> B.E(Hons) Electrical and Electronics >> Birla Institute of Technology and Science, Pilani >> Ph : +91 7597634875 <+91%2075976%2034875> >> >> >> On Mon, Dec 5, 2016 at 8:18 PM, Jason Lowe-Power <[email protected]> >> wrote: >> >> Hi Pranshu, >> >> Are you using a timing CPU model (TimingSimpleCPU, MinorCPU, or >> DerivO3CPU)? Also, you should read the python config file code carefully >> and make sure that it is generating the system you are expecting (e.g., >> when you don't have caches enable there actually aren't any caches). You >> can also look at m5out/config.ini to see the exact system you simulated. >> >> Jason >> >> On Mon, Dec 5, 2016 at 4:42 AM Pranshu Kalra < >> [email protected]> wrote: >> >> So I was running a PARSEC benchmark on an ARM system with 4 cores. I ran >> the benchmark without any caches enabled. Then I enabled the L1 cache. In >> both the cases my execution time came out to be unchanged. I tried changing >> the associativity, the cache size. But the execution time still remains >> constant. Can anybody tell me what I am missing here? >> >> Pranshu Kalra >> B.E(Hons) Electrical and Electronics >> Birla Institute of Technology and Science, Pilani >> Ph : +91 7597634875 <+91%2075976%2034875> >> >> >> >> >> >> >> >> _______________________________________________ >> 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 > > > _______________________________________________ > 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
