Hi Andreas, Thanks for the quick response. Yes. I could locate the memcpy in the packet.cc/.hh file. Thanks for the response.
BR/Nizam On Tue, Sep 30, 2014 at 7:35 PM, Andreas Hansson <[email protected]> wrote: > Hi Nizam, > > The gem5 memory system shuffles actual data around in the packets. Just > grep memcpy in src/mem :-) > > Andreas > > From: Nizamudheen Ahmed via gem5-users <[email protected]> > Reply-To: Nizamudheen Ahmed <[email protected]>, gem5 users mailing > list <[email protected]> > Date: Tuesday, 30 September 2014 14:54 > To: gem5 users mailing list <[email protected]> > Subject: [gem5-users] Classic memory mode + Data modeling > > Hi champs, > > > I am using classic memory model for my experiments. i have a question in > this implementation of classic memory model. > > Is classic memory model a dataless model? Essentially, does the Packet > that pass trough the cache model carry the data along? I could not locate > code that copies data between the packet and the cache-block. Kindly help > me here. > > BR/Nizam > > -- IMPORTANT NOTICE: The contents of this email and any attachments are > confidential and may also be privileged. If you are not the intended > recipient, please notify the sender immediately and do not disclose the > contents to any other person, use it for any purpose, or store or copy the > information in any medium. Thank you. > > ARM Limited, Registered office 110 Fulbourn Road, Cambridge CB1 9NJ, > Registered in England & Wales, Company No: 2557590 > ARM Holdings plc, Registered office 110 Fulbourn Road, Cambridge CB1 9NJ, > Registered in England & Wales, Company No: 2548782 >
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
