1bdc65b00f
Compile and initialization work, still working on functionality. src/mem/cache/base_cache.cc: Temp fix for cpu's use of getPort functionality. CPU's will need to be ported to the new connector objects. Also, all packets have to have data or the delete fails. src/mem/cache/cache.hh: Fix function prototypes so overloading works src/mem/cache/cache_impl.hh: fix functions to match virtual base class src/mem/cache/miss/miss_queue.cc: Packets havve to have data, or delete fails src/python/m5/objects/BaseCache.py: Update for newmem --HG-- extra : convert_revision : 2b6ad1e9d8ae07ace9294cd257e2ccc0024b7fcb |
||
---|---|---|
.. | ||
coherence | ||
miss | ||
prefetch | ||
tags | ||
base_cache.cc | ||
base_cache.hh | ||
cache.cc | ||
cache.hh | ||
cache_blk.hh | ||
cache_builder.cc | ||
cache_impl.hh |