Hello everyone,

I'm hitting the exact same problem on ARM as Andreas.

I have a physical address mapped into the virtual address space and marked it as uncacheable. When I now write to the virtual address from my SE-program (multiple times), exactly one read access is made to the corresponding physical address.

It seems like the uncacheable flag is ignored and the Cache just handles the miss and sends a read request.

Best
Derek


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

Reply via email to