mem: Remove unused RequestCause in cache
authorAndreas Hansson <andreas.hansson@arm.com>
Thu, 30 Jul 2015 07:41:43 +0000 (03:41 -0400)
committerAndreas Hansson <andreas.hansson@arm.com>
Thu, 30 Jul 2015 07:41:43 +0000 (03:41 -0400)
commit540e59fd7088fef6cc564babf8c728487b82afd5
treece90cac12b6b8087fc5480851138dba13e26e655
parent0c89c15b23d4db50eb08f8ebf2a40b569f41dd29
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.
src/mem/cache/base.hh
src/mem/cache/cache_impl.hh
src/mem/cache/prefetch/queued.cc