summaryrefslogtreecommitdiff
path: root/configs/splash2/cluster.py
diff options
context:
space:
mode:
authorGabe Black <gblack@eecs.umich.edu>2010-10-22 20:59:22 -0700
committerGabe Black <gblack@eecs.umich.edu>2010-10-22 20:59:22 -0700
commitdf3fd79d1fd4ce1b7621a834efe124a5b16affb2 (patch)
treeac9ad71a703f4438c17ec2a5ca800891c6f0ea62 /configs/splash2/cluster.py
parent2eae11be6499effbcf33e4f3ea747a7280adf86c (diff)
downloadgem5-df3fd79d1fd4ce1b7621a834efe124a5b16affb2.tar.xz
Configs: Stop setting the "mem" parameter in splash2 config files.
This parameter is no longer used, and trying to set it like these scripts were gives a simobject two parents and causes the simulation to die.
Diffstat (limited to 'configs/splash2/cluster.py')
-rw-r--r--configs/splash2/cluster.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/splash2/cluster.py b/configs/splash2/cluster.py
index 77591dc62..e8c471eaa 100644
--- a/configs/splash2/cluster.py
+++ b/configs/splash2/cluster.py
@@ -234,7 +234,6 @@ for cluster in clusters:
for cpu in cluster.cpus:
cpu.icache_port = cluster.clusterbus.port
cpu.dcache_port = cluster.clusterbus.port
- cpu.mem = cluster.l1
# ----------------------
# Define the root