Hello Jason Lowe-Power, Nikos Nikoleris,

I'd like you to reexamine a change. Please visit

    https://gem5-review.googlesource.com/c/public/gem5/+/13915

to look at the new patch set (#2).

Change subject: mem-ruby: Use Packet writing functions instead of memcpy
......................................................................

mem-ruby: Use Packet writing functions instead of memcpy

Classes were using memcpy instead of the Packet functions
created for writing to/from the packet. This allows these
writes to be better checked and tracked.

Change-Id: Iae3fba1351330916ee1d4103809c71e151b1639e
Signed-off-by: Daniel R. Carvalho <[email protected]>
---
M src/mem/ruby/slicc_interface/AbstractController.cc
M src/mem/ruby/system/GPUCoalescer.cc
M src/mem/ruby/system/Sequencer.cc
3 files changed, 13 insertions(+), 23 deletions(-)


--
To view, visit https://gem5-review.googlesource.com/c/public/gem5/+/13915
To unsubscribe, or for help writing mail filters, visit https://gem5-review.googlesource.com/settings

Gerrit-Project: public/gem5
Gerrit-Branch: master
Gerrit-Change-Id: Iae3fba1351330916ee1d4103809c71e151b1639e
Gerrit-Change-Number: 13915
Gerrit-PatchSet: 2
Gerrit-Owner: Daniel Carvalho <[email protected]>
Gerrit-Reviewer: Jason Lowe-Power <[email protected]>
Gerrit-Reviewer: Nikos Nikoleris <[email protected]>
Gerrit-MessageType: newpatchset
_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to