ruby: specify number of vnets for each protocol
authorNilay Vaish <nilay@cs.wisc.edu>
Sun, 30 Aug 2015 17:24:18 +0000 (12:24 -0500)
committerNilay Vaish <nilay@cs.wisc.edu>
Sun, 30 Aug 2015 17:24:18 +0000 (12:24 -0500)
commita60a93eb051d49b86e33ed8add06f65fcdb37604
tree6dab89491015cde673e2cb52f29c7c7840ed6005
parentbf8ae288fa81ad66c56eae483eea1814afaa2119
ruby: specify number of vnets for each protocol
The default value for number of virtual networks is being removed.  Each protocol
should now specify the value it needs.
configs/ruby/MESI_Three_Level.py
configs/ruby/MESI_Two_Level.py
configs/ruby/MI_example.py
configs/ruby/MOESI_CMP_directory.py
configs/ruby/MOESI_CMP_token.py
configs/ruby/MOESI_hammer.py
configs/ruby/Network_test.py
src/mem/ruby/network/Network.py