You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In gem5, I tried to execute three process simultaneously.
And In the DRAMInterface.cc doBurstAccess function, we can know that the Mempacket is the argument.
Is any method that I can know this packet is issued by which process ?