Review Board 2.0.15


mem: Adopt a more sensible cache class hierarchy

Review Request #3348 - Created Feb. 24, 2016 and discarded

Information
Andreas Hansson
gem5
default
Reviewers
Default
Changeset 11354:69b4e4d3876f
---------------------------
mem: Adopt a more sensible cache class hierarchy

This patch changes what goes into the BaseCache and what goes into the
Cache, to make it easier to add a NoncoherentCache with as much re-use
as possible. A number of redundant members and definitions are also
removed in the process.

   
Review request changed
Updated (May 29, 2016, 11:16 p.m.)

Status: Discarded