On 8/2/2023 3:20 PM, Khan Shaikhul Hadi via gem5-users wrote:

But my gdb traces showing that request->isMemAccessRequired() is returning false. That's where I'm confused. I'm running this simulation in SE mode.

I always deal with FS mode, but I don't think that matters.

I wonder if the particular access in question is one to a page not currently
mapped.  That should result in silent suppression of the flush (no page fault),
I believe.

EM
_______________________________________________
gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-le...@gem5.org

Reply via email to