diff options
author | Nilay Vaish <nilay@cs.wisc.edu> | 2012-10-02 14:35:46 -0500 |
---|---|---|
committer | Nilay Vaish <nilay@cs.wisc.edu> | 2012-10-02 14:35:46 -0500 |
commit | 0de0ce106ac35a8d3bdb9c75ef1fbfb1d789a110 (patch) | |
tree | 4be10775b84f70d8a2d768adf2049220f32332b8 /tests/long/fs/10.linux-boot | |
parent | 88ba1c452b25de7f11dcb4a14bbeb8f540809918 (diff) | |
download | gem5-0de0ce106ac35a8d3bdb9c75ef1fbfb1d789a110.tar.xz |
Regression Tests: Update statistics
Diffstat (limited to 'tests/long/fs/10.linux-boot')
-rw-r--r-- | tests/long/fs/10.linux-boot/ref/x86/linux/pc-simple-timing-ruby-MESI_CMP_directory/config.ini | 20 |
1 files changed, 13 insertions, 7 deletions
diff --git a/tests/long/fs/10.linux-boot/ref/x86/linux/pc-simple-timing-ruby-MESI_CMP_directory/config.ini b/tests/long/fs/10.linux-boot/ref/x86/linux/pc-simple-timing-ruby-MESI_CMP_directory/config.ini index d4842c1ef..4414972c3 100644 --- a/tests/long/fs/10.linux-boot/ref/x86/linux/pc-simple-timing-ruby-MESI_CMP_directory/config.ini +++ b/tests/long/fs/10.linux-boot/ref/x86/linux/pc-simple-timing-ruby-MESI_CMP_directory/config.ini @@ -1222,9 +1222,9 @@ pio=system.piobus.master[9] [system.physmem] type=SimpleMemory +bandwidth=73.000000 clock=1 conf_table_reported=false -file= in_addr_map=true latency=30000 latency_var=0 @@ -1286,8 +1286,9 @@ link_id=0 weight=1 [system.ruby.network.topology.ext_links0.int_node] -type=BasicRouter +type=Switch router_id=0 +virt_nets=10 [system.ruby.network.topology.ext_links1] type=SimpleExtLink @@ -1300,8 +1301,9 @@ link_id=1 weight=1 [system.ruby.network.topology.ext_links1.int_node] -type=BasicRouter +type=Switch router_id=1 +virt_nets=10 [system.ruby.network.topology.ext_links2] type=SimpleExtLink @@ -1314,8 +1316,9 @@ link_id=2 weight=1 [system.ruby.network.topology.ext_links2.int_node] -type=BasicRouter +type=Switch router_id=2 +virt_nets=10 [system.ruby.network.topology.ext_links3] type=SimpleExtLink @@ -1328,8 +1331,9 @@ link_id=3 weight=1 [system.ruby.network.topology.ext_links3.int_node] -type=BasicRouter +type=Switch router_id=3 +virt_nets=10 [system.ruby.network.topology.ext_links4] type=SimpleExtLink @@ -1342,8 +1346,9 @@ link_id=4 weight=1 [system.ruby.network.topology.ext_links4.int_node] -type=BasicRouter +type=Switch router_id=4 +virt_nets=10 [system.ruby.network.topology.int_links0] type=SimpleIntLink @@ -1356,8 +1361,9 @@ node_b=system.ruby.network.topology.int_links0.node_b weight=1 [system.ruby.network.topology.int_links0.node_b] -type=BasicRouter +type=Switch router_id=5 +virt_nets=10 [system.ruby.network.topology.int_links1] type=SimpleIntLink |