From 1b64bfa933745294667158d0ce22180780b2a22e Mon Sep 17 00:00:00 2001 From: Gabe Black Date: Mon, 7 Feb 2011 19:23:11 -0800 Subject: Stats: Back out broken update. --- .../linux/memtest-ruby-MOESI_CMP_token/config.ini | 30 ++++++++-------------- 1 file changed, 11 insertions(+), 19 deletions(-) (limited to 'tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_CMP_token/config.ini') diff --git a/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_CMP_token/config.ini b/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_CMP_token/config.ini index e235c7a0d..cffe74459 100644 --- a/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_CMP_token/config.ini +++ b/tests/quick/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_CMP_token/config.ini @@ -1,22 +1,13 @@ [root] type=Root children=system -time_sync_enable=false -time_sync_period=100000000 -time_sync_spin_threshold=100000 +dummy=0 [system] type=System children=cpu0 cpu1 cpu2 cpu3 cpu4 cpu5 cpu6 cpu7 dir_cntrl0 funcmem l1_cntrl0 l1_cntrl1 l1_cntrl2 l1_cntrl3 l1_cntrl4 l1_cntrl5 l1_cntrl6 l1_cntrl7 l2_cntrl0 physmem ruby mem_mode=timing physmem=system.physmem -work_begin_ckpt_count=0 -work_begin_cpu_id_exit=-1 -work_begin_exit_count=0 -work_cpus_ckpt_count=0 -work_end_ckpt_count=0 -work_end_exit_count=0 -work_item_id=-1 [system.cpu0] type=MemTest @@ -522,9 +513,10 @@ port=system.ruby.cpu_ruby_ports0.physMemPort system.ruby.cpu_ruby_ports1.physMem [system.ruby] type=RubySystem -children=cpu_ruby_ports0 cpu_ruby_ports1 cpu_ruby_ports2 cpu_ruby_ports3 cpu_ruby_ports4 cpu_ruby_ports5 cpu_ruby_ports6 cpu_ruby_ports7 network profiler tracer +children=cpu_ruby_ports0 cpu_ruby_ports1 cpu_ruby_ports2 cpu_ruby_ports3 cpu_ruby_ports4 cpu_ruby_ports5 cpu_ruby_ports6 cpu_ruby_ports7 debug network profiler tracer block_size_bytes=64 clock=1 +debug=system.ruby.debug mem_size=134217728 network=system.ruby.network no_mem_vec=false @@ -536,7 +528,6 @@ tracer=system.ruby.tracer [system.ruby.cpu_ruby_ports0] type=RubySequencer -access_phys_mem=true dcache=system.l1_cntrl0.L1DcacheMemory deadlock_threshold=500000 icache=system.l1_cntrl0.L1IcacheMemory @@ -549,7 +540,6 @@ port=system.cpu0.test [system.ruby.cpu_ruby_ports1] type=RubySequencer -access_phys_mem=true dcache=system.l1_cntrl1.L1DcacheMemory deadlock_threshold=500000 icache=system.l1_cntrl1.L1IcacheMemory @@ -562,7 +552,6 @@ port=system.cpu1.test [system.ruby.cpu_ruby_ports2] type=RubySequencer -access_phys_mem=true dcache=system.l1_cntrl2.L1DcacheMemory deadlock_threshold=500000 icache=system.l1_cntrl2.L1IcacheMemory @@ -575,7 +564,6 @@ port=system.cpu2.test [system.ruby.cpu_ruby_ports3] type=RubySequencer -access_phys_mem=true dcache=system.l1_cntrl3.L1DcacheMemory deadlock_threshold=500000 icache=system.l1_cntrl3.L1IcacheMemory @@ -588,7 +576,6 @@ port=system.cpu3.test [system.ruby.cpu_ruby_ports4] type=RubySequencer -access_phys_mem=true dcache=system.l1_cntrl4.L1DcacheMemory deadlock_threshold=500000 icache=system.l1_cntrl4.L1IcacheMemory @@ -601,7 +588,6 @@ port=system.cpu4.test [system.ruby.cpu_ruby_ports5] type=RubySequencer -access_phys_mem=true dcache=system.l1_cntrl5.L1DcacheMemory deadlock_threshold=500000 icache=system.l1_cntrl5.L1IcacheMemory @@ -614,7 +600,6 @@ port=system.cpu5.test [system.ruby.cpu_ruby_ports6] type=RubySequencer -access_phys_mem=true dcache=system.l1_cntrl6.L1DcacheMemory deadlock_threshold=500000 icache=system.l1_cntrl6.L1IcacheMemory @@ -627,7 +612,6 @@ port=system.cpu6.test [system.ruby.cpu_ruby_ports7] type=RubySequencer -access_phys_mem=true dcache=system.l1_cntrl7.L1DcacheMemory deadlock_threshold=500000 icache=system.l1_cntrl7.L1IcacheMemory @@ -638,6 +622,14 @@ version=7 physMemPort=system.physmem.port[7] port=system.cpu7.test +[system.ruby.debug] +type=RubyDebug +filter_string=none +output_filename=none +protocol_trace=false +start_time=1 +verbosity_string=none + [system.ruby.network] type=SimpleNetwork children=topology -- cgit v1.2.3