Hello Everyone,

I am trying to bypass Dcache, the way I do it is in src/mem/cache/base.cc
file in allocateBlock function, I return "nullptr" for Dcache.

It works correctly for small size applications but gives this error
*"**src/tcmalloc.cc:283]
Attempt to free invalid pointer 0x5555563d2c5" *for bigger application size.

Have anyone encountered this error?





Best regards,

Abhishek
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to