In cache_imple.hh access() function, is the returned value of
pkt->req->contextId() the id of the core who made the cache request
(assuming no SMT) ?


On Sun, Jan 27, 2013 at 5:45 AM, Nilay <ni...@cs.wisc.edu> wrote:

> On Fri, January 25, 2013 10:30 pm, mihai pricopi wrote:
> > Hi,
> >
> >  I would like to trace only the requests coming from lower level of
> caches
> > to the last level of cache indicating the cpu that made that request. I
> > used debug flag Cache but that contains too much information and I don't
> > know if it indicates who made the request.
> >  Is there a debug flag for this ?
>
> No, I don't think there is a debug flag for printing such a specific info.
>
> --
> Nilay
>
>
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to