Dear all

I'm Junghoon, Lee. Now I have used gem5 at SE mode.

Actually, I want to skip some instructions of simulations and simulate some
phase of application.
Example) Assuming a application have 100000 instructions, we want to
simulate a phase from 1000 instruction (1000~100000)
                 So, we don't need simulation result from 0 to 1000
instructions and only need simulation result form 1000 to 100000
instruction.

At this point, import thing is using SE mode.  (I'm hard for me to find
documentation and example which represent using checkpoint in SE mode, not
FS mode)

I'm newbie for gem5. In the case of simics+gems, we can do above things
through just using 'c 1000' command.

Also I saw fastfoward function. It also doesn't have documentation about
using in SE mode.

To do above work, what method (checkpoint or fastfoward) should I use in SE
mode? And how to use ???
I want to some example scripts because I'm newbie for gem5. Please.

Thanks in advance

Junghoon, Lee
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to