Hi all, 

In gem5, the data a packet brings from the main memory to the cache is first 
written into a particular cache block. Later, that cache block supplies the 
data to the outstanding misses at the MSHR (targets). gem5 has some built-in 
methods defined under the “Packet” class for transferring data between a cache 
block and a packet. 

Is there any way/method in gem5 by which the data of a packet can directly be 
written/copied to another packet? Can anyone put some light on it? 

Thanks and regards,
Aritra
_______________________________________________
gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

Reply via email to