I am doing a multicore simulation and I only want to measure cache misses
during the guest application's parallel phase
I added two systemcalls which tells m5 to start measure and stop messure, the
system calls will be called by the guest application when it reaches its
parallel phase.
I can get around it by using my own variables. But I LOVE m5 and I would
prefer to use its stats if possible.
It's a pity that the functionality is turned off. Is there a patch for it?
Thanks!
Jiayuan
> Date: Mon, 4 Feb 2008 13:35:56 -0800
> From: [EMAIL PROTECTED]
> To: m5-users@m5sim.org
> Subject: Re: [m5-users] stats switch off/on
>
> Actually, M5 used to support this sort of thing, but nobody really
> used it, so the code was removed to simplify the statistics. You can
> dump statistics multiple times and do the proper post processing.
>
> It's probably best that you explain in a little bit more detail
> exactly what you're trying to accomplish so we can help you.
>
> Nate
>
>
> > Is there a way to do selectively sampling? I mean, when using the
> > statistics, I'd like to say in my simulator: for every other 100 million
> > ticks, record the statistics. Does beta 4 comes with this functionality?
> >
> > If it can, then can I just pick a subset of stats to be measured in some
> > specified time interval, while others get measured as usual?
> >
> > Thanks for the help.
> >
> > Jiayuan
> >
> > ________________________________
> > Climb to the top of the charts! Play the word scramble challenge with star
> > power. Play now!
> > _______________________________________________
> > m5-users mailing list
> > m5-users@m5sim.org
> > http://m5sim.org/cgi-bin/mailman/listinfo/m5-users
> >
> _______________________________________________
> m5-users mailing list
> m5-users@m5sim.org
> http://m5sim.org/cgi-bin/mailman/listinfo/m5-users
_________________________________________________________________
Helping your favorite cause is as easy as instant messaging. You IM, we give.
http://im.live.com/Messenger/IM/Home/?source=text_hotmail_join
_______________________________________________
m5-users mailing list
m5-users@m5sim.org
http://m5sim.org/cgi-bin/mailman/listinfo/m5-users