Hi Swapnil,
Thanks a lot for responding my email. 
1) The revision of gem5 that i am using is gem5-stable-629fe6e6c781.2) now i am 
running my simulation without any -F and -I flags to check whether without 
these flags my simulation will be done or not? but as you mentioned after this 
job, i will check the latest version and run in that.
3) yes, I have made some changes in dram_ctrl.cc file. I have implemented a new 
scheduling algorithm for Mem.Ctrl. to mitigate Timing Channel such that this 
scheduler isolates different applications in Time domain as different 
security-classes. by doing this, an attacker couldn't get any time trace to 
retrieve secret data such as private key.3') Another modification is that I 
don't use se.py and instead of it, i wrote another configuration file according 
to the learning_gem5 directory that is located in configs dir.4) for giving 
more details about my simulation, i can attach my configuration file if its no 
matter to take a look on it.
My question is that how can I append -F and -I flag into this config file, 
because i add itb and dtb connections into this config file but again i got the 
following error:        "assert(stalls[tid].iew); "i run spec-cpu2006 benchmark 
suite as my workload and when i used "bzip2" and "astar" along with -F and -I, 
i got the aforementioned error.
Config File also is attached.

appreciate due to responding my email.
Sincerely,Ashkan Asgharzadeh







Attachment: 2CoresO3_L3_Gem5DramCtrl.py
Description: Binary data

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

Reply via email to