Correction - You should check recvTimingResp(PacketPtr pkt) and not handleResponse. In earlier versions of gem5 handleResponse used to be there instead of recvTimingResp.
On Thu, Jul 4, 2013 at 5:24 PM, biswabandan panda <biswa....@gmail.com>wrote: > You should look at handleResponse function in cache_impl.hh. Based on the > type of the request type (read or write), you could get the penalty. > > > On Thu, Jul 4, 2013 at 3:48 PM, Bhawna Jain <bhawna18...@gmail.com> wrote: > >> How can we obtain cache miss read and write penalties in gem5? Not >> average but exact miss penalty for a single read and single write. >> >> _______________________________________________ >> gem5-users mailing list >> gem5-users@gem5.org >> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users >> > > > > -- > > *thanks®ards > * > *BISWABANDAN* > http://www.cse.iitm.ac.in/~biswa/ > > “We might fall down, but we will never lay down. We might not be the best, > but we will beat the best! We might not be at the top, but we will rise.” > > > -- *thanks®ards * *BISWABANDAN* http://www.cse.iitm.ac.in/~biswa/ “We might fall down, but we will never lay down. We might not be the best, but we will beat the best! We might not be at the top, but we will rise.”
_______________________________________________ gem5-users mailing list gem5-users@gem5.org http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users