Hello Bradford Beckmann,

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

    https://gem5-review.googlesource.com/5601

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

Change subject: mem-ruby: Support atomic_noncaching acceses in ruby
......................................................................

mem-ruby: Support atomic_noncaching acceses in ruby

Ruby has no support for atomic_noncaching accesses, which prevents using
it with kvm-cpu. This patch fixes this by directly forwarding atomic
requests from the ruby port/sequencer to the corresponding directory
based on the destination address of the packet.

Change-Id: I0b4928bfda44fd9e5e48583c51d1ea422800da2d
---
M configs/common/Simulation.py
M configs/example/fs.py
M configs/example/se.py
M src/mem/ruby/slicc_interface/AbstractController.cc
M src/mem/ruby/slicc_interface/AbstractController.hh
M src/mem/ruby/system/RubyPort.cc
M src/mem/ruby/system/RubyPort.hh
7 files changed, 82 insertions(+), 13 deletions(-)


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

Gerrit-Project: public/gem5
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I0b4928bfda44fd9e5e48583c51d1ea422800da2d
Gerrit-Change-Number: 5601
Gerrit-PatchSet: 3
Gerrit-Owner: Swapnil Haria <[email protected]>
Gerrit-Reviewer: Bradford Beckmann <[email protected]>
Gerrit-CC: Jason Lowe-Power <[email protected]>
_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to