Hi, all,

I wan to simulate one victim and one attacker in -se mode, it works like
this:
For every fixed number of ticks, the attacker can stall the victim process
and read/flush the cache while measure the time for this operation.

I used to want to execute them as two workloads but found too hard to sync
them and control the interval. So is it possible to embed the attacker in
gem5? It will be rather easy to stall the victim every fixed number of
ticks. But I am not sure how to scan/flush the cache and measure the time
by then (It's not user program).

Can anyone give me any idea about how to embed the attacker program into
gem5 while it can still scan/flush the cache and measure the execution
time? Thanks a lot!
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to