mem: Remove unused RequestCause in cache
Review Request #2961 - Created July 13, 2015 and submitted
| Information | |
|---|---|
| Andreas Hansson | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 10924:324e30066a96 --------------------------- mem: Remove unused RequestCause in cache This patch removes the RequestCause, and also simplifies how we schedule the sending of packets through the memory-side port. The deassertion of bus requests is removed as it is not used.
I am fine with the patch. Can we not use the default arguments?
