mem: Remove unused cache squash functionality
authorAndreas Hansson <andreas.hansson@arm.com>
Mon, 28 Dec 2015 16:14:16 +0000 (11:14 -0500)
committerAndreas Hansson <andreas.hansson@arm.com>
Mon, 28 Dec 2015 16:14:16 +0000 (11:14 -0500)
commitf6525ff2213311afb83efef95ce02d023010d7b7
tree5231c91a26452f8670f2633dd01c05df69098896
parentfbf3987c7b60334bec7aaac848c0d778c0135213
mem: Remove unused cache squash functionality

This patch removes the unused squash function from the MSHR queue, and
the associated (and also unused) threadNum member from the MSHR.
src/mem/cache/cache.cc
src/mem/cache/mshr.cc
src/mem/cache/mshr.hh
src/mem/cache/mshr_queue.cc
src/mem/cache/mshr_queue.hh