ruby: rename ALPHA_Network_test protocol to Garnet_standalone.
authorTushar Krishna <tushar@ece.gatech.edu>
Thu, 6 Oct 2016 18:35:14 +0000 (14:35 -0400)
committerTushar Krishna <tushar@ece.gatech.edu>
Thu, 6 Oct 2016 18:35:14 +0000 (14:35 -0400)
commitaca869bf2dba8cc7a7b06be223b84fa0376a59e9
tree85c82c75158f88133bad87ea4b9c877ed42d23fd
parent3f0118876f109d0fb94f06687e8d695835a03636
ruby: rename ALPHA_Network_test protocol to Garnet_standalone.
Over the past 6 years, we realized that the protocol is essentially used
to run the garnet network in a standalone manner, and feed standard synthetic
traffic patterns through it.
18 files changed:
build_opts/ALPHA_Network_test [deleted file]
build_opts/Garnet_standalone [new file with mode: 0644]
configs/ruby/Garnet_standalone.py [new file with mode: 0644]
configs/ruby/Network_test.py [deleted file]
src/mem/protocol/Garnet_standalone-cache.sm [new file with mode: 0644]
src/mem/protocol/Garnet_standalone-dir.sm [new file with mode: 0644]
src/mem/protocol/Garnet_standalone-msg.sm [new file with mode: 0644]
src/mem/protocol/Garnet_standalone.slicc [new file with mode: 0644]
src/mem/protocol/Network_test-cache.sm [deleted file]
src/mem/protocol/Network_test-dir.sm [deleted file]
src/mem/protocol/Network_test-msg.sm [deleted file]
src/mem/protocol/Network_test.slicc [deleted file]
src/mem/protocol/SConsopts
src/mem/ruby/system/GPUCoalescer.cc
src/mem/ruby/system/GPUCoalescer.hh
src/mem/ruby/system/Sequencer.cc
src/mem/ruby/system/Sequencer.hh
src/mem/ruby/system/Sequencer.py