On Tue, Sep 21, 2010 at 2:32 PM, karthik ts <[email protected]>wrote:
> Hi,
>
> Thanks for your Valuable efforts in developing Marssx86 full system
> simulator.
>
> I have a question.
>
> I m trying to simulate a L3 cache environment. I have added the L3 cache
> configurations in "cacheConstants.h". The following are my command line
> parameters.
>
> simconfig -stopinsns 5m -stats 8w.stats -use-memory-hierarchy cores-per-L2
> 1 -cache-config-type private_L2 -use-shared-L3
>
> L3 is enabled by uncommenting "#define ENABLE_L3_CACHE" in
'ptlsim/sim/globals.h' line 57. And L3 is only used in private L2
configuration.
Currently '-use-shared-L3' flag does nothing in the new memory code :(
Try this out and let me know if this doesnt work.
- Avadh
However after running ./ptlstats 8w.stats , I still get the following
> stats for L3. and also i would like to know the memory statistics aswell.
>
> L3 { (zero) }
>
> Many Thanks,
> karthik
>
>
>
> <http://sigads.rediff.com/RealMedia/ads/click_nx.ads/www.rediffmail.com/signatureline....@middle?>
> _______________________________________________
> http://www.marss86.org
> Marss86-Devel mailing list
> [email protected]
> https://www.cs.binghamton.edu/mailman/listinfo/marss86-devel
>
>
_______________________________________________
http://www.marss86.org
Marss86-Devel mailing list
[email protected]
https://www.cs.binghamton.edu/mailman/listinfo/marss86-devel