Hi all, I want to record the pid for each cache block in X86. I tried to use the function defined in arch/generic/linux/threadinfo.hh, but there's some error. Is that the threadinfo.hh doesn't support X86? Can I call the function int pid(Addr ksp) defined in arch/x86/stacktrace.hh in mem/cache/blk.hh? If I can do in this way, what does the parameter address mean?
Thanks a lot! I appreciate your help! With respects, Xiaoyu
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
