changeset b2720503a978 in /z/repo/gem5
details: http://repo.gem5.org/gem5?cmd=changeset;node=b2720503a978
description:
        tests: remove EIO tests

        An email sent to gem5-users and gem5-dev asking if anyone was
        still using EIO traces got no responses, so it seems like it's
        not worth maintaining this any longer.

diffstat:

 tests/quick/se/20.eio-short/ref/alpha/eio/simple-atomic/config.ini  |   193 -
 tests/quick/se/20.eio-short/ref/alpha/eio/simple-atomic/config.json |   268 -
 tests/quick/se/20.eio-short/ref/alpha/eio/simple-atomic/simerr      |     6 -
 tests/quick/se/20.eio-short/ref/alpha/eio/simple-atomic/simout      |    15 -
 tests/quick/se/20.eio-short/ref/alpha/eio/simple-atomic/stats.txt   |   156 -
 tests/quick/se/20.eio-short/ref/alpha/eio/simple-timing/config.ini  |   356 --
 tests/quick/se/20.eio-short/ref/alpha/eio/simple-timing/config.json |   481 --
 tests/quick/se/20.eio-short/ref/alpha/eio/simple-timing/simerr      |     6 -
 tests/quick/se/20.eio-short/ref/alpha/eio/simple-timing/simout      |    15 -
 tests/quick/se/20.eio-short/ref/alpha/eio/simple-timing/stats.txt   |   508 ---
 tests/quick/se/20.eio-short/test.py                                 |    33 -
 tests/quick/se/30.eio-mp/ref/alpha/eio/simple-atomic-mp/config.ini  |   878 
-----
 tests/quick/se/30.eio-mp/ref/alpha/eio/simple-atomic-mp/config.json |  1160 
------
 tests/quick/se/30.eio-mp/ref/alpha/eio/simple-atomic-mp/simerr      |    10 -
 tests/quick/se/30.eio-mp/ref/alpha/eio/simple-atomic-mp/simout      |    21 -
 tests/quick/se/30.eio-mp/ref/alpha/eio/simple-atomic-mp/stats.txt   |  1114 
------
 tests/quick/se/30.eio-mp/ref/alpha/eio/simple-timing-mp/config.ini  |   862 
-----
 tests/quick/se/30.eio-mp/ref/alpha/eio/simple-timing-mp/config.json |  1144 
------
 tests/quick/se/30.eio-mp/ref/alpha/eio/simple-timing-mp/simerr      |    11 -
 tests/quick/se/30.eio-mp/ref/alpha/eio/simple-timing-mp/simout      |    21 -
 tests/quick/se/30.eio-mp/ref/alpha/eio/simple-timing-mp/stats.txt   |  1666 
----------
 tests/quick/se/30.eio-mp/test.py                                    |    35 -
 22 files changed, 0 insertions(+), 8959 deletions(-)

diffs (truncated from 9051 to 300 lines):

diff -r 6b749761c398 -r b2720503a978 
tests/quick/se/20.eio-short/ref/alpha/eio/simple-atomic/config.ini
--- a/tests/quick/se/20.eio-short/ref/alpha/eio/simple-atomic/config.ini        
Fri Aug 12 14:12:59 2016 +0100
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,193 +0,0 @@
-[root]
-type=Root
-children=system
-eventq_index=0
-full_system=false
-sim_quantum=0
-time_sync_enable=false
-time_sync_period=100000000000
-time_sync_spin_threshold=100000000
-
-[system]
-type=System
-children=clk_domain cpu cpu_clk_domain dvfs_handler membus physmem 
voltage_domain
-boot_osflags=a
-cache_line_size=64
-clk_domain=system.clk_domain
-default_p_state=UNDEFINED
-eventq_index=0
-exit_on_work_items=false
-init_param=0
-kernel=
-kernel_addr_check=true
-load_addr_mask=1099511627775
-load_offset=0
-mem_mode=atomic
-mem_ranges=
-memories=system.physmem
-mmap_using_noreserve=false
-multi_thread=false
-num_work_ids=16
-p_state_clk_gate_bins=20
-p_state_clk_gate_max=1000000000000
-p_state_clk_gate_min=1000
-power_model=Null
-readfile=
-symbolfile=
-thermal_components=
-thermal_model=Null
-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_port=system.membus.slave[0]
-
-[system.clk_domain]
-type=SrcClockDomain
-clock=1000
-domain_id=-1
-eventq_index=0
-init_perf_level=0
-voltage_domain=system.voltage_domain
-
-[system.cpu]
-type=AtomicSimpleCPU
-children=dtb interrupts isa itb tracer workload
-branchPred=Null
-checker=Null
-clk_domain=system.cpu_clk_domain
-cpu_id=0
-default_p_state=UNDEFINED
-do_checkpoint_insts=true
-do_quiesce=true
-do_statistics_insts=true
-dtb=system.cpu.dtb
-eventq_index=0
-fastmem=false
-function_trace=false
-function_trace_start=0
-interrupts=system.cpu.interrupts
-isa=system.cpu.isa
-itb=system.cpu.itb
-max_insts_all_threads=0
-max_insts_any_thread=500000
-max_loads_all_threads=0
-max_loads_any_thread=0
-numThreads=1
-p_state_clk_gate_bins=20
-p_state_clk_gate_max=1000000000000
-p_state_clk_gate_min=1000
-power_model=Null
-profile=0
-progress_interval=0
-simpoint_start_insts=
-simulate_data_stalls=false
-simulate_inst_stalls=false
-socket_id=0
-switched_out=false
-system=system
-tracer=system.cpu.tracer
-width=1
-workload=system.cpu.workload
-dcache_port=system.membus.slave[2]
-icache_port=system.membus.slave[1]
-
-[system.cpu.dtb]
-type=AlphaTLB
-eventq_index=0
-size=64
-
-[system.cpu.interrupts]
-type=AlphaInterrupts
-eventq_index=0
-
-[system.cpu.isa]
-type=AlphaISA
-eventq_index=0
-system=system
-
-[system.cpu.itb]
-type=AlphaTLB
-eventq_index=0
-size=48
-
-[system.cpu.tracer]
-type=ExeTracer
-eventq_index=0
-
-[system.cpu.workload]
-type=EioProcess
-chkpt=
-errout=cerr
-eventq_index=0
-file=/dist/m5/regression/test-progs/anagram/bin/alpha/eio/anagram-vshort.eio.gz
-input=cin
-kvmInSE=false
-max_stack_size=67108864
-output=cout
-system=system
-useArchPT=false
-
-[system.cpu_clk_domain]
-type=SrcClockDomain
-clock=500
-domain_id=-1
-eventq_index=0
-init_perf_level=0
-voltage_domain=system.voltage_domain
-
-[system.dvfs_handler]
-type=DVFSHandler
-domains=
-enable=false
-eventq_index=0
-sys_clk_domain=system.clk_domain
-transition_latency=100000000
-
-[system.membus]
-type=CoherentXBar
-clk_domain=system.clk_domain
-default_p_state=UNDEFINED
-eventq_index=0
-forward_latency=4
-frontend_latency=3
-p_state_clk_gate_bins=20
-p_state_clk_gate_max=1000000000000
-p_state_clk_gate_min=1000
-point_of_coherency=true
-power_model=Null
-response_latency=2
-snoop_filter=Null
-snoop_response_latency=4
-system=system
-use_default_range=false
-width=16
-master=system.physmem.port
-slave=system.system_port system.cpu.icache_port system.cpu.dcache_port
-
-[system.physmem]
-type=SimpleMemory
-bandwidth=73.000000
-clk_domain=system.clk_domain
-conf_table_reported=true
-default_p_state=UNDEFINED
-eventq_index=0
-in_addr_map=true
-latency=30000
-latency_var=0
-null=false
-p_state_clk_gate_bins=20
-p_state_clk_gate_max=1000000000000
-p_state_clk_gate_min=1000
-power_model=Null
-range=0:134217727
-port=system.membus.master[0]
-
-[system.voltage_domain]
-type=VoltageDomain
-eventq_index=0
-voltage=1.000000
-
diff -r 6b749761c398 -r b2720503a978 
tests/quick/se/20.eio-short/ref/alpha/eio/simple-atomic/config.json
--- a/tests/quick/se/20.eio-short/ref/alpha/eio/simple-atomic/config.json       
Fri Aug 12 14:12:59 2016 +0100
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,268 +0,0 @@
-{
-    "name": null, 
-    "sim_quantum": 0, 
-    "system": {
-        "kernel": "", 
-        "mmap_using_noreserve": false, 
-        "kernel_addr_check": true, 
-        "membus": {
-            "point_of_coherency": true, 
-            "system": "system", 
-            "response_latency": 2, 
-            "cxx_class": "CoherentXBar", 
-            "forward_latency": 4, 
-            "clk_domain": "system.clk_domain", 
-            "width": 16, 
-            "eventq_index": 0, 
-            "default_p_state": "UNDEFINED", 
-            "p_state_clk_gate_max": 1000000000000, 
-            "master": {
-                "peer": [
-                    "system.physmem.port"
-                ], 
-                "role": "MASTER"
-            }, 
-            "type": "CoherentXBar", 
-            "frontend_latency": 3, 
-            "slave": {
-                "peer": [
-                    "system.system_port", 
-                    "system.cpu.icache_port", 
-                    "system.cpu.dcache_port"
-                ], 
-                "role": "SLAVE"
-            }, 
-            "p_state_clk_gate_min": 1000, 
-            "snoop_filter": null, 
-            "power_model": null, 
-            "path": "system.membus", 
-            "snoop_response_latency": 4, 
-            "name": "membus", 
-            "p_state_clk_gate_bins": 20, 
-            "use_default_range": false
-        }, 
-        "symbolfile": "", 
-        "readfile": "", 
-        "thermal_model": null, 
-        "cxx_class": "System", 
-        "work_begin_cpu_id_exit": -1, 
-        "load_offset": 0, 
-        "work_begin_exit_count": 0, 
-        "p_state_clk_gate_min": 1000, 
-        "memories": [
-            "system.physmem"
-        ], 
-        "work_begin_ckpt_count": 0, 
-        "clk_domain": {
-            "name": "clk_domain", 
-            "clock": [
-                1000
-            ], 
-            "init_perf_level": 0, 
-            "voltage_domain": "system.voltage_domain", 
-            "eventq_index": 0, 
-            "cxx_class": "SrcClockDomain", 
-            "path": "system.clk_domain", 
-            "type": "SrcClockDomain", 
-            "domain_id": -1
-        }, 
-        "mem_ranges": [], 
-        "eventq_index": 0, 
-        "default_p_state": "UNDEFINED", 
-        "p_state_clk_gate_max": 1000000000000, 
-        "dvfs_handler": {
-            "enable": false, 
-            "name": "dvfs_handler", 
-            "sys_clk_domain": "system.clk_domain", 
-            "transition_latency": 100000000, 
-            "eventq_index": 0, 
-            "cxx_class": "DVFSHandler", 
-            "domains": [], 
-            "path": "system.dvfs_handler", 
-            "type": "DVFSHandler"
-        }, 
-        "work_end_exit_count": 0, 
-        "type": "System", 
-        "voltage_domain": {
-            "name": "voltage_domain", 
-            "eventq_index": 0, 
-            "voltage": [
-                "1.0"
-            ], 
-            "cxx_class": "VoltageDomain", 
-            "path": "system.voltage_domain", 
-            "type": "VoltageDomain"
-        }, 
-        "cache_line_size": 64, 
-        "boot_osflags": "a", 
-        "system_port": {
-            "peer": "system.membus.slave[0]", 
_______________________________________________
gem5-dev mailing list
gem5-dev@gem5.org
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to