0c89c15b23
This patch makes cache sets aware of the way number. This enables some nice features such as the ablity to restrict way allocation. The implemented mechanism allows to set a maximum way number to be allocated 'k' which must fulfill 0 < k <= N (where N is the number of ways). In the future more sophisticated mechasims can be implemented. |
||
---|---|---|
.. | ||
prefetch | ||
tags | ||
base.cc | ||
base.hh | ||
BaseCache.py | ||
blk.cc | ||
blk.hh | ||
cache.cc | ||
cache.hh | ||
cache_impl.hh | ||
mshr.cc | ||
mshr.hh | ||
mshr_queue.cc | ||
mshr_queue.hh | ||
SConscript |