On Mon, 21 Mar 2011, biswabandan panda wrote:

thanks nilay, the address from that fatal is ........ i.e. no address. Do u
know how to fix it or i will go back to codes of page table and all

On Mon, Mar 21, 2011 at 6:49 PM, Nilay <[email protected]> wrote:

On Mon, March 21, 2011 7:40 am, biswabandan panda wrote:
Hi all,
          i got this error  "fatal("readBlob(0x%x, ...) failed", addr);"
.
Actually i have implemented some new prefetching algos and i am getting
this
error after some cycles of prefetching. Does anyone know what is the
cause
and how to fix it


Translation for the address that is being accessed is not in the page
table. Check if the address in the output of fatal is expected or not.


How can that be? Address is a 64-bit value. It has to be something. Given the information you have supplied, I have no idea why you are running in to some problem.

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

Reply via email to