That's great that that will work! Remember though, if you want to distinguish stats of software threads, you'll have to do additional hacking because stats (like IPC, cache stats, etc) are with respect to hardware contexts only.
Good luck! Lisa On Tue, Jun 9, 2009 at 8:14 AM, Veydan Wu <[email protected]> wrote: > Hi Gulay, thanks for your suggestion. IPR_PALtemp23 is sufficient for my > current work. As my work may not limit on Alpha architecture in the future, > so I have to find out something unique for every thread on other platforms. > But right now, it works quite well. Thanks very much ! > > Regards > Veydan > > > > >> Hi Veydan, >> >> Is it enough to have some unique id belongs to each thread. For example is >> it enough to use a MiscRegister like IPR_PALtemp23 register value which is >> unique for each thread. >> >> Regards >> Gulay >> >> > > _______________________________________________ > m5-users mailing list > [email protected] > http://m5sim.org/cgi-bin/mailman/listinfo/m5-users >
_______________________________________________ m5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/m5-users
