Hello Nikos Nikoleris,

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

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

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

Change subject: mem-cache: Move Target to QueueEntry
......................................................................

mem-cache: Move Target to QueueEntry

WriteQueueEntry's target has 100% functionality overlap with MSHR's,
therefore make it base to MSHR::Target.

Change-Id: I48614e78179d708bd91bbe75a752e5a05146e8eb
Signed-off-by: Daniel R. Carvalho <[email protected]>
---
M src/mem/cache/base.cc
M src/mem/cache/cache.cc
M src/mem/cache/mshr.hh
M src/mem/cache/noncoherent_cache.cc
M src/mem/cache/queue_entry.hh
M src/mem/cache/write_queue_entry.hh
6 files changed, 41 insertions(+), 29 deletions(-)


--
To view, visit https://gem5-review.googlesource.com/c/public/gem5/+/17534
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: I48614e78179d708bd91bbe75a752e5a05146e8eb
Gerrit-Change-Number: 17534
Gerrit-PatchSet: 3
Gerrit-Owner: Daniel Carvalho <[email protected]>
Gerrit-Reviewer: Daniel Carvalho <[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