Review Board 2.0.15


mem: Remove unused RequestCause in cache

Review Request #2961 - Created July 13, 2015 and submitted - Latest diff uploaded

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.