On Mar 3, 2008, at 1:13 AM, Jim Leek wrote:
The wiki FAQ (http://www.cs.wisc.edu/gems/doc/wiki/moin.cgi/Frequently_Asked_Questions) recommends the following:
4) Be careful to only simulate the important regions of code -- do not
include thread creation / destruction, process forking, etc.
That sounds like a good idea. What is the standard way to do this? It seems like you would have to throw an instruction into the benchmark code to halt the simulation and drop back to the simics CLI. Is there an instruction to do this? I guess I could use getchar() to do that. What did the logTM guys do?
Jim
_______________________________________________
Gems-users mailing list
Gems-users@xxxxxxxxxxx
https://lists.cs.wisc.edu/mailman/listinfo/gems-users
Use Google to search the GEMS Users mailing list by adding "site:https://lists.cs.wisc.edu/archive/gems-users/" to your search.