Kovacsics Róbert has uploaded a new patch set (#2). (
https://gem5-review.googlesource.com/11829 )
Change subject: mem-cache: TempCacheBlk allocates and destroys its own data
......................................................................
mem-cache: TempCacheBlk allocates and destroys its own data
This change is because I want to make CacheBlk::data private, so that
I can track all the places which write to it. But to keep that commit
smaller (it is pretty big, because of all the places which might
change it), I have split this into a commit of its own.
Change-Id: I15a2fc1752085ff3681f5c74ec90be3828a559ea
---
M src/mem/cache/base.cc
M src/mem/cache/blk.hh
2 files changed, 10 insertions(+), 5 deletions(-)
--
To view, visit https://gem5-review.googlesource.com/11829
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: I15a2fc1752085ff3681f5c74ec90be3828a559ea
Gerrit-Change-Number: 11829
Gerrit-PatchSet: 2
Gerrit-Owner: Kovacsics Róbert <[email protected]>
Gerrit-Reviewer: Kovacsics Róbert <[email protected]>
Gerrit-CC: Daniel Carvalho <[email protected]>
Gerrit-MessageType: newpatchset
_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev