0b3897fc90
This patch fixes some problems with the drain/switchout functionality for the O3 cpu and for the ARM ISA and adds some useful debug print statements. This is an incremental fix as there are still a few bugs/mem leaks with the switchout code. Particularly when switching from an O3CPU to a TimingSimpleCPU. However, when switching from O3 to O3 cores with the ARM ISA I haven't encountered any more assertion failures; now the kernel will typically panic inside of simulation. |
||
---|---|---|
.. | ||
prefetch | ||
tags | ||
base.cc | ||
base.hh | ||
BaseCache.py | ||
blk.cc | ||
blk.hh | ||
builder.cc | ||
cache.cc | ||
cache.hh | ||
cache_impl.hh | ||
mshr.cc | ||
mshr.hh | ||
mshr_queue.cc | ||
mshr_queue.hh | ||
SConscript |