On Wed, 18 Jul 2012, Anusha wrote:

Let's see if I get this right


  1. You cannot create a checkpoint using "ruby_fs.py" except for
  MOESI_hammer protocol

Right

  2. For debug flags such as "ProtocolTrace" to work, you need to run FS
  using ruby_fs.py

You can run in SE mode as well. The point is that if you need Ruby, you need to use a simulation script (like ruby_fs.py) that makes use of Ruby.

  3. With that being said, for  MOESI_CMP_directory --> to obtain
  ProtocolTrace, do you checkpoint with fs.py and restore using ruby_fs.py?
  Would that work

ProtocolTrace is independent of checkpoint. Checkpoints created with ruby_fs.py are independent of the protocol. So even if checkpointing needs MOESI_hammer protocol, you can restore with any other protocol.

  4. The reason I wish to checkpoint is, I am interested only in trace of
  ROI.



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

Reply via email to