gem5/configs/ruby
Nilay Vaish f5b52a265a ruby: mesi: remove owner and sharer fields from directory tags
The directory controller should not have the sharer field since there is
only one level 2 cache. Anyway the field was not in use.  The owner field
was being used to track the l2 cache version (in case of distributed l2) that
has the cache block under consideration.  The information is not required
since the version of the level 2 cache can be obtained from a subset of the
address bits.
2013-12-20 20:34:03 -06:00
..
MESI_CMP_directory.py ruby: mesi: remove owner and sharer fields from directory tags 2013-12-20 20:34:03 -06:00
MI_example.py ruby: add option for number of transitions per cycle 2013-08-20 11:32:31 -05:00
MOESI_CMP_directory.py ruby: add option for number of transitions per cycle 2013-08-20 11:32:31 -05:00
MOESI_CMP_token.py ruby: add option for number of transitions per cycle 2013-08-20 11:32:31 -05:00
MOESI_hammer.py ruby: add option for number of transitions per cycle 2013-08-20 11:32:31 -05:00
Network_test.py config: Move the memory instantiation outside FSConfig 2013-08-19 03:52:27 -04:00
Ruby.py ruby: network: correct naming of routers 2013-09-06 16:21:33 -05:00