Thanks a million.

On 12/05/2014 14:18, "Steve Reinhardt via gem5-dev" <[email protected]>
wrote:

>changeset d51e31eef415 in /z/repo/gem5
>details: http://repo.gem5.org/gem5?cmd=changeset;node=d51e31eef415
>description:
>       tests: update t1000 & pc-switcheroo-full stats
>
>       committed reference config.json files too
>
>diffstat:
>
> tests/long/fs/10.linux-boot/ref/x86/linux/pc-switcheroo-full/config.ini
>             |    38 +-
> tests/long/fs/10.linux-boot/ref/x86/linux/pc-switcheroo-full/config.json
>             |  2374 ++++++++++
> tests/long/fs/10.linux-boot/ref/x86/linux/pc-switcheroo-full/simout
>             |     8 +-
> tests/long/fs/10.linux-boot/ref/x86/linux/pc-switcheroo-full/stats.txt
>             |   124 +-
>
>tests/long/fs/10.linux-boot/ref/x86/linux/pc-switcheroo-full/system.pc.com
>_1.terminal |     2 +-
>
>tests/long/fs/80.solaris-boot/ref/sparc/solaris/t1000-simple-atomic/config
>.ini        |    52 +-
>
>tests/long/fs/80.solaris-boot/ref/sparc/solaris/t1000-simple-atomic/config
>.json       |   717 +++
>
>tests/long/fs/80.solaris-boot/ref/sparc/solaris/t1000-simple-atomic/simerr
>            |     2 -
>
>tests/long/fs/80.solaris-boot/ref/sparc/solaris/t1000-simple-atomic/simout
>            |     8 +-
>
>tests/long/fs/80.solaris-boot/ref/sparc/solaris/t1000-simple-atomic/stats.
>txt         |   109 +-
> 10 files changed, 3308 insertions(+), 126 deletions(-)
>
>diffs (truncated from 4039 to 300 lines):
>
>diff -r cc6408469397 -r d51e31eef415
>tests/long/fs/10.linux-boot/ref/x86/linux/pc-switcheroo-full/config.ini
>---
>a/tests/long/fs/10.linux-boot/ref/x86/linux/pc-switcheroo-full/config.ini
>Sat May 10 22:13:51 2014 -0400
>+++
>b/tests/long/fs/10.linux-boot/ref/x86/linux/pc-switcheroo-full/config.ini
>Mon May 12 17:22:17 2014 -0400
>@@ -20,13 +20,14 @@
> init_param=0
> intel_mp_pointer=system.intel_mp_pointer
> intel_mp_table=system.intel_mp_table
>-kernel=/dist/binaries/x86_64-vmlinux-2.6.22.9
>+kernel=/dist/m5/system/binaries/x86_64-vmlinux-2.6.22.9
> load_addr_mask=18446744073709551615
>+load_offset=0
> mem_mode=atomic
> mem_ranges=0:134217727
> memories=system.physmem
> num_work_ids=16
>-readfile=tests/halt.sh
>+readfile=/z/stever/hg/gem5/tests/halt.sh
> smbios_table=system.smbios_table
> symbolfile=
> work_begin_ckpt_count=0
>@@ -88,6 +89,7 @@
> [system.cpu0]
> type=AtomicSimpleCPU
> children=apic_clk_domain dcache dtb icache interrupts isa itb tracer
>+branchPred=Null
> checker=Null
> clk_domain=system.cpu_clk_domain
> cpu_id=0
>@@ -115,6 +117,7 @@
> simpoint_start_insts=
> simulate_data_stalls=false
> simulate_inst_stalls=false
>+socket_id=0
> switched_out=false
> system=system
> tracer=system.cpu0.tracer
>@@ -252,6 +255,7 @@
> [system.cpu1]
> type=TimingSimpleCPU
> children=dtb isa itb tracer
>+branchPred=Null
> checker=Null
> clk_domain=system.cpu_clk_domain
> cpu_id=0
>@@ -273,6 +277,7 @@
> profile=0
> progress_interval=0
> simpoint_start_insts=
>+socket_id=0
> switched_out=true
> system=system
> tracer=system.cpu1.tracer
>@@ -390,6 +395,7 @@
> smtNumFetchingThreads=1
> smtROBPolicy=Partitioned
> smtROBThreshold=100
>+socket_id=0
> squashWidth=8
> store_set_clear_period=250000
> switched_out=true
>@@ -1591,7 +1597,7 @@
> [system.pc.south_bridge.ide.disks0.image.child]
> type=RawDiskImage
> eventq_index=0
>-image_file=/dist/disks/linux-x86.img
>+image_file=/dist/m5/system/disks/linux-x86.img
> read_only=true
>
> [system.pc.south_bridge.ide.disks1]
>@@ -1614,7 +1620,7 @@
> [system.pc.south_bridge.ide.disks1.image.child]
> type=RawDiskImage
> eventq_index=0
>-image_file=/dist/disks/linux-bigswap2.img
>+image_file=/dist/m5/system/disks/linux-bigswap2.img
> read_only=true
>
> [system.pc.south_bridge.int_lines0]
>@@ -1803,9 +1809,9 @@
> pio=system.iobus.master[9]
>
> [system.physmem]
>-type=SimpleDRAM
>+type=DRAMCtrl
> activation_limit=4
>-addr_mapping=RaBaChCo
>+addr_mapping=RoRaBaChCo
> banks_per_rank=8
> burst_length=8
> channels=1
>@@ -1816,27 +1822,33 @@
> devices_per_rank=8
> eventq_index=0
> in_addr_map=true
>+max_accesses_per_row=16
> mem_sched_policy=frfcfs
>+min_writes_per_switch=16
> null=false
>-page_policy=open
>+page_policy=open_adaptive
> range=0:134217727
> ranks_per_channel=2
> read_buffer_size=32
> static_backend_latency=10000
> static_frontend_latency=10000
> tBURST=5000
>+tCK=1250
> tCL=13750
> tRAS=35000
> tRCD=13750
> tREFI=7800000
>-tRFC=300000
>+tRFC=260000
> tRP=13750
>-tRRD=6250
>+tRRD=6000
>+tRTP=7500
>+tRTW=2500
>+tWR=15000
> tWTR=7500
>-tXAW=40000
>-write_buffer_size=32
>-write_high_thresh_perc=70
>-write_low_thresh_perc=0
>+tXAW=30000
>+write_buffer_size=64
>+write_high_thresh_perc=85
>+write_low_thresh_perc=50
> port=system.membus.master[3]
>
> [system.smbios_table]
>diff -r cc6408469397 -r d51e31eef415
>tests/long/fs/10.linux-boot/ref/x86/linux/pc-switcheroo-full/config.json
>--- /dev/null  Thu Jan 01 00:00:00 1970 +0000
>+++
>b/tests/long/fs/10.linux-boot/ref/x86/linux/pc-switcheroo-full/config.json
>       Mon May 12 17:22:17 2014 -0400
>@@ -0,0 +1,2374 @@
>+{
>+    "name": null,
>+    "sim_quantum": 0,
>+    "system": {
>+        "bridge": {
>+            "slave": {
>+                "peer": "system.membus.master[0]",
>+                "role": "SLAVE"
>+            },
>+            "name": "bridge",
>+            "req_size": 16,
>+            "delay": 5.0000000000000004e-08,
>+            "eventq_index": 0,
>+            "master": {
>+                "peer": "system.iobus.slave[0]",
>+                "role": "MASTER"
>+            },
>+            "cxx_class": "Bridge",
>+            "path": "system.bridge",
>+            "resp_size": 16,
>+            "type": "Bridge"
>+        },
>+        "l2c": {
>+            "assoc": 8,
>+            "mem_side": {
>+                "peer": "system.membus.slave[2]",
>+                "role": "MASTER"
>+            },
>+            "cpu_side": {
>+                "peer": "system.toL2Bus.master[0]",
>+                "role": "SLAVE"
>+            },
>+            "name": "l2c",
>+            "tags": {
>+                "name": "tags",
>+                "eventq_index": 0,
>+                "hit_latency": 20,
>+                "sequential_access": false,
>+                "assoc": 8,
>+                "cxx_class": "LRU",
>+                "path": "system.l2c.tags",
>+                "block_size": 64,
>+                "type": "LRU",
>+                "size": 4194304
>+            },
>+            "hit_latency": 20,
>+            "mshrs": 20,
>+            "response_latency": 20,
>+            "is_top_level": false,
>+            "tgts_per_mshr": 12,
>+            "sequential_access": false,
>+            "max_miss_count": 0,
>+            "eventq_index": 0,
>+            "prefetch_on_access": false,
>+            "cxx_class": "BaseCache",
>+            "path": "system.l2c",
>+            "write_buffers": 8,
>+            "two_queue": false,
>+            "type": "BaseCache",
>+            "forward_snoops": true,
>+            "size": 4194304
>+        },
>+        "acpi_description_table_pointer": {
>+            "name": "acpi_description_table_pointer",
>+            "xsdt": {
>+                "name": "xsdt",
>+                "creator_revision": 0,
>+                "eventq_index": 0,
>+                "cxx_class": "X86ISA::ACPI::XSDT",
>+                "path": "system.acpi_description_table_pointer.xsdt",
>+                "oem_revision": 0,
>+                "type": "X86ACPIXSDT"
>+            },
>+            "eventq_index": 0,
>+            "cxx_class": "X86ISA::ACPI::RSDP",
>+            "path": "system.acpi_description_table_pointer",
>+            "type": "X86ACPIRSDP",
>+            "revision": 2
>+        },
>+        "membus": {
>+            "slave": {
>+                "peer": [
>+                    "system.apicbridge.master",
>+                    "system.system_port",
>+                    "system.l2c.mem_side",
>+                    "system.cpu0.interrupts.int_master",
>+                    "system.iocache.mem_side"
>+                ],
>+                "role": "SLAVE"
>+            },
>+            "name": "membus",
>+            "badaddr_responder": {
>+                "ret_data8": 255,
>+                "name": "badaddr_responder",
>+                "pio": {
>+                    "peer": "system.membus.default",
>+                    "role": "SLAVE"
>+                },
>+                "ret_bad_addr": true,
>+                "pio_latency": 1.0000000000000001e-07,
>+                "fake_mem": false,
>+                "pio_size": 8,
>+                "ret_data32": 4294967295,
>+                "eventq_index": 0,
>+                "update_data": false,
>+                "ret_data64": 18446744073709551615,
>+                "cxx_class": "IsaFake",
>+                "path": "system.membus.badaddr_responder",
>+                "pio_addr": 0,
>+                "type": "IsaFake",
>+                "ret_data16": 65535
>+            },
>+            "default": {
>+                "peer": "system.membus.badaddr_responder.pio",
>+                "role": "MASTER"
>+            },
>+            "header_cycles": 1,
>+            "width": 8,
>+            "eventq_index": 0,
>+            "master": {
>+                "peer": [
>+                    "system.bridge.slave",
>+                    "system.cpu0.interrupts.pio",
>+                    "system.cpu0.interrupts.int_slave",
>+                    "system.physmem.port"
>+                ],
>+                "role": "MASTER"
>+            },
>+            "cxx_class": "CoherentBus",
>+            "path": "system.membus",
>+            "type": "CoherentBus",
>+            "use_default_range": false
>+        },
>+        "iobus": {
>+            "slave": {
>+                "peer": [
>+                    "system.bridge.master",
>+                    "system.pc.south_bridge.ide.dma",
>+                    "system.pc.south_bridge.io_apic.int_master"
>+                ],
>+                "role": "SLAVE"
>+            },
>+            "name": "iobus",
>+            "default": {
>+                "peer": "system.pc.pciconfig.pio",
>+                "role": "MASTER"
>+            },
>+            "header_cycles": 1,
>+            "width": 8,
>+            "eventq_index": 0,
>+            "master": {
>+                "peer": [
>+                    "system.apicbridge.slave",
>+                    "system.pc.south_bridge.cmos.pio",
>+                    "system.pc.south_bridge.dma1.pio",
>+                    "system.pc.south_bridge.ide.pio",
>+                    "system.pc.south_bridge.ide.config",
>+                    "system.pc.south_bridge.keyboard.pio",
>+                    "system.pc.south_bridge.pic1.pio",
>+                    "system.pc.south_bridge.pic2.pio",
>+                    "system.pc.south_bridge.pit.pio",
>+                    "system.pc.south_bridge.speaker.pio",
>+                    "system.pc.south_bridge.io_apic.pio",
>+                    "system.pc.i_dont_exist.pio",
>+                    "system.pc.behind_pci.pio",
>_______________________________________________
>gem5-dev mailing list
>[email protected]
>http://m5sim.org/mailman/listinfo/gem5-dev
>


-- IMPORTANT NOTICE: The contents of this email and any attachments are 
confidential and may also be privileged. If you are not the intended recipient, 
please notify the sender immediately and do not disclose the contents to any 
other person, use it for any purpose, or store or copy the information in any 
medium.  Thank you.

ARM Limited, Registered office 110 Fulbourn Road, Cambridge CB1 9NJ, Registered 
in England & Wales, Company No:  2557590
ARM Holdings plc, Registered office 110 Fulbourn Road, Cambridge CB1 9NJ, 
Registered in England & Wales, Company No:  2548782

_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to