Hi Saman, I have found some of the ooo core related statistics in ptlsim/core/ooo-core/ooo-const.h file. It also has config for TLB sizes. As for branch prediction, some of the constants are defined in ptlsim/core/branchpred.h. You could probably try changing the values of the constants there ?
Regards, Ankita On Wed, Oct 17, 2012 at 3:15 PM, Saman Khoshbakht <[email protected]>wrote: > Hi, > > I am trying to tailor a configuration which corresponds to the physical > machine I am using as much as possible, I tried finding a good > guide/list/tutorial/example about the configuration parameters that can be > set in marss, but no luck yet. I am not only looking for cache hierarchy > and size and number of threads, but for other parameters like branch > predictor configuration, TLB, etc. (the more the better). any ideas where > to find such information? > > Cheers, > Saman > _______________________________________________ > http://www.marss86.org > Marss86-Devel mailing list > [email protected] > https://www.cs.binghamton.edu/mailman/listinfo/marss86-devel > > -- Regards, Ankita
_______________________________________________ http://www.marss86.org Marss86-Devel mailing list [email protected] https://www.cs.binghamton.edu/mailman/listinfo/marss86-devel
