Re: [gem5-users] Shared Multiprocessor Simulation

2012-11-04 Thread sheng yang
when initiate the simulation use "gem5.opt --debug-flags=Cache", it will print the traces of cache access. On 04/11/12 18:06, Mann wrote: Thnx Nilay I may be naive, not able to understand few things wrt my previous question & Your reply Q1. If a var is shared between two processors, How data

Re: [gem5-users] Shared Multiprocessor Simulation

2012-11-04 Thread sheng yang
you please tell some simple multiprocessor program/example that can be simulated for understanding. Regards Mann On Sun, Nov 4, 2012 at 11:47 PM, sheng yang <mailto:shermeny...@gmail.com>> wrote: when initiate the simulation use "gem5.opt --debug-flags=Cache", it w