mem: Be less conservative in clearing load locks in the cache
Review Request #3294 - Created Jan. 21, 2016 and submitted - Latest diff uploaded
| Information | |
|---|---|
| Andreas Hansson | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 11314:476590431a66 --------------------------- mem: Be less conservative in clearing load locks in the cache Avoid being overly conservative in clearing load locks in the cache, and allow writes to the line if they are from the same context. This is in line with ALPHA and ARM.
