Hi
in previous versions, there was a check in prefetch codes
if (useContextId && !pkt->req->hasContextId()) {
DPRINTF(HWPrefetch, "ignoring request with no context ID");
return;
}however this doesn't exists in the current revision. What is the reason not to having that? -- // Naderan *Mahmood; _______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
