summaryrefslogtreecommitdiff
path: root/src/mem/ruby/structures/ReplacementPolicy.py
AgeCommit message (Collapse)Author
2015-07-20ruby: initialize replacement policies with their own simobjsDavid Hashe
this is in preparation for other replacement policies that take additional parameters.