config: move ruby objects under ruby_system in obj hierarchy
authorMalek Musleh <malek.musleh@gmail.com>
Mon, 14 Jan 2013 16:05:14 +0000 (10:05 -0600)
committerMalek Musleh <malek.musleh@gmail.com>
Mon, 14 Jan 2013 16:05:14 +0000 (10:05 -0600)
commit3137557cadf0635c7593a4fb6c37d903d3048c13
tree178d320ec2c2055dbec418a5531e3464336f571c
parent1abf950f3c4ce407c39cb0c86c834b7048181c07
config: move ruby objects under ruby_system in obj hierarchy
This patch moves the contollers to be children of the ruby_system instead of
'system' under the python object hierarchy. This is so that these objects
can inherit some of the ruby_system's parameter values without resorting to
calling a global system pointer during run-time.

Committed by: Nilay Vaish <nilay@cs.wisc.edu>
configs/ruby/MESI_CMP_directory.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