The virtual address is contained within the request object that should be available in the llc for demand reads.
Ali On May 11, 2011, at 12:14 PM, Paolo Grani wrote: > Hi, > > i'm using M5 to simulate Parsec benchmarks with ALPHA_FS. > I'm trying to collect the address of all kind of access to the last level > cache (i'm simulating a three level cache architecture) and i can find them > tracing the cache object with "--trace-flag=Cache" option but in this way i > can see the physical address of a data. > Is possible to know the address of the page in which this data is contained? > My target is to have a page resolution of requests that arrive until the LLC. > > Any further clarification about this is appreciated. > > Thanks > > Paolo > _______________________________________________ > m5-users mailing list > [email protected] > http://m5sim.org/cgi-bin/mailman/listinfo/m5-users > _______________________________________________ m5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/m5-users
