Cache: get rid of obsolete Tag methods.
authorSteve Reinhardt <Steve.Reinhardt@amd.com>
Fri, 14 Nov 2008 22:14:35 +0000 (14:14 -0800)
committerSteve Reinhardt <Steve.Reinhardt@amd.com>
Fri, 14 Nov 2008 22:14:35 +0000 (14:14 -0800)
commit640b415688f8942ee61ac26f8bbc538596df00a4
treece6b1b25ee9c131e6687966984ce6dd36ea126d9
parent5711282f87afb609c79d657ed6aa8c9259b5b827
Cache: get rid of obsolete Tag methods.
I think readData() and writeData() were used for Erik's compression
work, but that code is gone, these aren't called anymore, and they
don't even really do what their names imply.
src/mem/cache/tags/fa_lru.hh
src/mem/cache/tags/iic.cc
src/mem/cache/tags/iic.hh
src/mem/cache/tags/lru.hh