misc: Bugfix in TLM memInhibit Command
Review Request #3313 - Created Feb. 3, 2016 and submitted
| Information | |
|---|---|
| Abdul Mutaal Ahmad | |
| gem5 | |
| Reviewers | |
| Default | |
memInhibitAsserted() has been removed from packet.hh. This change has been reflected in TLM based SystemC memory
Posted (Feb. 14, 2016, 4:24 a.m.)
After pushing the patch that moves the point of coherency to the CoherentXBar we should probably update this to match the code in bridge.cc.
Review request changed
Updated (March 11, 2016, 10 a.m.)
Posted (March 13, 2016, 5:48 p.m.)
-
util/tlm/sc_port.cc (Diff revision 2) -
The transactor should also not see any clean evicts.
Review request changed
Updated (March 14, 2016, 9:25 a.m.)
Review request changed
Updated (March 20, 2016, 7:57 a.m.)
Change Summary:
add panic_if to check the request should be either or write only
Diff: |
Revision 4 (+11 -5) |
|---|
-
util/tlm/sc_port.cc (Diff revision 4) -
I'd add this for atomic as well.
Review request changed
Updated (March 21, 2016, 4:06 a.m.)
Ship It!
Ship It!
Posted (April 5, 2016, 11:55 a.m.)
We'd be interesting in seeing this seemingly non-controversial patch get committed if possible.
