changeset e63744697af3 in /z/repo/gem5
details: http://repo.gem5.org/gem5?cmd=changeset;node=e63744697af3
description:
        regressions: update eio stats due to cache latency fix

diffstat:

 tests/quick/se/30.eio-mp/ref/alpha/eio/simple-timing-mp/config.ini |   158 +-
 tests/quick/se/30.eio-mp/ref/alpha/eio/simple-timing-mp/simerr     |     2 +
 tests/quick/se/30.eio-mp/ref/alpha/eio/simple-timing-mp/simout     |    14 +-
 tests/quick/se/30.eio-mp/ref/alpha/eio/simple-timing-mp/stats.txt  |  1108 
+++++-----
 4 files changed, 639 insertions(+), 643 deletions(-)

diffs (truncated from 2062 to 300 lines):

diff -r 89aa34e10625 -r e63744697af3 
tests/quick/se/30.eio-mp/ref/alpha/eio/simple-timing-mp/config.ini
--- a/tests/quick/se/30.eio-mp/ref/alpha/eio/simple-timing-mp/config.ini        
Wed Mar 27 18:36:21 2013 -0500
+++ b/tests/quick/se/30.eio-mp/ref/alpha/eio/simple-timing-mp/config.ini        
Thu Mar 28 09:32:01 2013 -0500
@@ -10,10 +10,12 @@
 type=System
 children=cpu0 cpu1 cpu2 cpu3 l2c membus physmem toL2Bus
 boot_osflags=a
+clock=1000
 init_param=0
 kernel=
 load_addr_mask=1099511627775
 mem_mode=timing
+mem_ranges=
 memories=system.physmem
 num_work_ids=16
 readfile=
@@ -29,11 +31,11 @@
 
 [system.cpu0]
 type=TimingSimpleCPU
-children=dcache dtb icache interrupts itb tracer workload
+children=dcache dtb icache interrupts isa itb tracer workload
+branchPred=Null
 checker=Null
 clock=500
 cpu_id=0
-defer_registration=false
 do_checkpoint_insts=true
 do_quiesce=true
 do_statistics_insts=true
@@ -41,15 +43,16 @@
 function_trace=false
 function_trace_start=0
 interrupts=system.cpu0.interrupts
+isa=system.cpu0.isa
 itb=system.cpu0.itb
 max_insts_all_threads=0
 max_insts_any_thread=500000
 max_loads_all_threads=0
 max_loads_any_thread=0
 numThreads=1
-phase=0
 profile=0
 progress_interval=0
+switched_out=false
 system=system
 tracer=system.cpu0.tracer
 workload=system.cpu0.workload
@@ -61,21 +64,18 @@
 addr_ranges=0:18446744073709551615
 assoc=4
 block_size=64
+clock=500
 forward_snoops=true
-hash_delay=1
+hit_latency=2
 is_top_level=true
-latency=1000
 max_miss_count=0
 mshrs=4
 prefetch_on_access=false
 prefetcher=Null
-prioritizeRequests=false
-repl=Null
+response_latency=2
 size=32768
-subblock_size=0
 system=system
-tgts_per_mshr=8
-trace_addr=0
+tgts_per_mshr=20
 two_queue=false
 write_buffers=8
 cpu_side=system.cpu0.dcache_port
@@ -90,21 +90,18 @@
 addr_ranges=0:18446744073709551615
 assoc=1
 block_size=64
+clock=500
 forward_snoops=true
-hash_delay=1
+hit_latency=2
 is_top_level=true
-latency=1000
 max_miss_count=0
 mshrs=4
 prefetch_on_access=false
 prefetcher=Null
-prioritizeRequests=false
-repl=Null
+response_latency=2
 size=32768
-subblock_size=0
 system=system
-tgts_per_mshr=8
-trace_addr=0
+tgts_per_mshr=20
 two_queue=false
 write_buffers=8
 cpu_side=system.cpu0.icache_port
@@ -113,6 +110,9 @@
 [system.cpu0.interrupts]
 type=AlphaInterrupts
 
+[system.cpu0.isa]
+type=AlphaISA
+
 [system.cpu0.itb]
 type=AlphaTLB
 size=48
@@ -124,7 +124,7 @@
 type=EioProcess
 chkpt=
 errout=cerr
-file=/dist/m5/regression/test-progs/anagram/bin/alpha/eio/anagram-vshort.eio.gz
+file=tests/test-progs/anagram/bin/alpha/eio/anagram-vshort.eio.gz
 input=None
 max_stack_size=67108864
 output=cout
@@ -132,11 +132,11 @@
 
 [system.cpu1]
 type=TimingSimpleCPU
-children=dcache dtb icache interrupts itb tracer workload
+children=dcache dtb icache interrupts isa itb tracer workload
+branchPred=Null
 checker=Null
 clock=500
 cpu_id=1
-defer_registration=false
 do_checkpoint_insts=true
 do_quiesce=true
 do_statistics_insts=true
@@ -144,15 +144,16 @@
 function_trace=false
 function_trace_start=0
 interrupts=system.cpu1.interrupts
+isa=system.cpu1.isa
 itb=system.cpu1.itb
 max_insts_all_threads=0
 max_insts_any_thread=500000
 max_loads_all_threads=0
 max_loads_any_thread=0
 numThreads=1
-phase=0
 profile=0
 progress_interval=0
+switched_out=false
 system=system
 tracer=system.cpu1.tracer
 workload=system.cpu1.workload
@@ -164,21 +165,18 @@
 addr_ranges=0:18446744073709551615
 assoc=4
 block_size=64
+clock=500
 forward_snoops=true
-hash_delay=1
+hit_latency=2
 is_top_level=true
-latency=1000
 max_miss_count=0
 mshrs=4
 prefetch_on_access=false
 prefetcher=Null
-prioritizeRequests=false
-repl=Null
+response_latency=2
 size=32768
-subblock_size=0
 system=system
-tgts_per_mshr=8
-trace_addr=0
+tgts_per_mshr=20
 two_queue=false
 write_buffers=8
 cpu_side=system.cpu1.dcache_port
@@ -193,21 +191,18 @@
 addr_ranges=0:18446744073709551615
 assoc=1
 block_size=64
+clock=500
 forward_snoops=true
-hash_delay=1
+hit_latency=2
 is_top_level=true
-latency=1000
 max_miss_count=0
 mshrs=4
 prefetch_on_access=false
 prefetcher=Null
-prioritizeRequests=false
-repl=Null
+response_latency=2
 size=32768
-subblock_size=0
 system=system
-tgts_per_mshr=8
-trace_addr=0
+tgts_per_mshr=20
 two_queue=false
 write_buffers=8
 cpu_side=system.cpu1.icache_port
@@ -216,6 +211,9 @@
 [system.cpu1.interrupts]
 type=AlphaInterrupts
 
+[system.cpu1.isa]
+type=AlphaISA
+
 [system.cpu1.itb]
 type=AlphaTLB
 size=48
@@ -227,7 +225,7 @@
 type=EioProcess
 chkpt=
 errout=cerr
-file=/dist/m5/regression/test-progs/anagram/bin/alpha/eio/anagram-vshort.eio.gz
+file=tests/test-progs/anagram/bin/alpha/eio/anagram-vshort.eio.gz
 input=None
 max_stack_size=67108864
 output=cout
@@ -235,11 +233,11 @@
 
 [system.cpu2]
 type=TimingSimpleCPU
-children=dcache dtb icache interrupts itb tracer workload
+children=dcache dtb icache interrupts isa itb tracer workload
+branchPred=Null
 checker=Null
 clock=500
 cpu_id=2
-defer_registration=false
 do_checkpoint_insts=true
 do_quiesce=true
 do_statistics_insts=true
@@ -247,15 +245,16 @@
 function_trace=false
 function_trace_start=0
 interrupts=system.cpu2.interrupts
+isa=system.cpu2.isa
 itb=system.cpu2.itb
 max_insts_all_threads=0
 max_insts_any_thread=500000
 max_loads_all_threads=0
 max_loads_any_thread=0
 numThreads=1
-phase=0
 profile=0
 progress_interval=0
+switched_out=false
 system=system
 tracer=system.cpu2.tracer
 workload=system.cpu2.workload
@@ -267,21 +266,18 @@
 addr_ranges=0:18446744073709551615
 assoc=4
 block_size=64
+clock=500
 forward_snoops=true
-hash_delay=1
+hit_latency=2
 is_top_level=true
-latency=1000
 max_miss_count=0
 mshrs=4
 prefetch_on_access=false
 prefetcher=Null
-prioritizeRequests=false
-repl=Null
+response_latency=2
 size=32768
-subblock_size=0
 system=system
-tgts_per_mshr=8
-trace_addr=0
+tgts_per_mshr=20
 two_queue=false
 write_buffers=8
 cpu_side=system.cpu2.dcache_port
@@ -296,21 +292,18 @@
 addr_ranges=0:18446744073709551615
 assoc=1
 block_size=64
+clock=500
 forward_snoops=true
-hash_delay=1
+hit_latency=2
 is_top_level=true
-latency=1000
 max_miss_count=0
 mshrs=4
 prefetch_on_access=false
 prefetcher=Null
-prioritizeRequests=false
-repl=Null
+response_latency=2
 size=32768
-subblock_size=0
 system=system
_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to