Stats: Re update stats.
This commit is contained in:
@@ -1,24 +1,33 @@
|
||||
[root]
|
||||
type=Root
|
||||
children=system
|
||||
dummy=0
|
||||
time_sync_enable=false
|
||||
time_sync_period=100000000000
|
||||
time_sync_spin_threshold=100000000
|
||||
|
||||
[system]
|
||||
type=LinuxAlphaSystem
|
||||
children=bridge cpu0 cpu1 disk0 disk2 intrctrl iobus iocache l2c membus physmem simple_disk terminal toL2Bus tsunami
|
||||
boot_cpu_frequency=500
|
||||
boot_osflags=root=/dev/hda1 console=ttyS0
|
||||
console=/chips/pd/randd/dist/binaries/console
|
||||
console=/dist/m5/system/binaries/console
|
||||
init_param=0
|
||||
kernel=/chips/pd/randd/dist/binaries/vmlinux
|
||||
kernel=/dist/m5/system/binaries/vmlinux
|
||||
load_addr_mask=1099511627775
|
||||
mem_mode=atomic
|
||||
pal=/chips/pd/randd/dist/binaries/ts_osfpal
|
||||
pal=/dist/m5/system/binaries/ts_osfpal
|
||||
physmem=system.physmem
|
||||
readfile=tests/halt.sh
|
||||
symbolfile=
|
||||
system_rev=1024
|
||||
system_type=34
|
||||
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.bridge]
|
||||
type=Bridge
|
||||
@@ -265,7 +274,7 @@ table_size=65536
|
||||
|
||||
[system.disk0.image.child]
|
||||
type=RawDiskImage
|
||||
image_file=/chips/pd/randd/dist/disks/linux-latest.img
|
||||
image_file=/dist/m5/system/disks/linux-latest.img
|
||||
read_only=true
|
||||
|
||||
[system.disk2]
|
||||
@@ -285,7 +294,7 @@ table_size=65536
|
||||
|
||||
[system.disk2.image.child]
|
||||
type=RawDiskImage
|
||||
image_file=/chips/pd/randd/dist/disks/linux-bigswap2.img
|
||||
image_file=/dist/m5/system/disks/linux-bigswap2.img
|
||||
read_only=true
|
||||
|
||||
[system.intrctrl]
|
||||
@@ -411,7 +420,7 @@ system=system
|
||||
|
||||
[system.simple_disk.disk]
|
||||
type=RawDiskImage
|
||||
image_file=/chips/pd/randd/dist/disks/linux-latest.img
|
||||
image_file=/dist/m5/system/disks/linux-latest.img
|
||||
read_only=true
|
||||
|
||||
[system.terminal]
|
||||
@@ -882,7 +891,9 @@ SubsystemID=0
|
||||
SubsystemVendorID=0
|
||||
VendorID=32902
|
||||
config_latency=20000
|
||||
ctrl_offset=0
|
||||
disks=system.disk0 system.disk2
|
||||
io_shift=0
|
||||
max_backoff_delay=10000000
|
||||
min_backoff_delay=4000
|
||||
pci_bus=0
|
||||
|
||||
@@ -2,4 +2,8 @@ warn: Sockets disabled, not accepting terminal connections
|
||||
For more information see: http://www.m5sim.org/warn/8742226b
|
||||
warn: Sockets disabled, not accepting gdb connections
|
||||
For more information see: http://www.m5sim.org/warn/d946bea6
|
||||
warn: Prefetch instrutions is Alpha do not do anything
|
||||
For more information see: http://www.m5sim.org/warn/3e0eccba
|
||||
warn: Prefetch instrutions is Alpha do not do anything
|
||||
For more information see: http://www.m5sim.org/warn/3e0eccba
|
||||
hack: be nice to actually delete the event here
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
Redirecting stdout to build/ALPHA_FS/tests/fast/quick/10.linux-boot/alpha/linux/tsunami-simple-atomic-dual/simout
|
||||
Redirecting stderr to build/ALPHA_FS/tests/fast/quick/10.linux-boot/alpha/linux/tsunami-simple-atomic-dual/simerr
|
||||
M5 Simulator System
|
||||
|
||||
Copyright (c) 2001-2008
|
||||
@@ -7,13 +5,13 @@ The Regents of The University of Michigan
|
||||
All Rights Reserved
|
||||
|
||||
|
||||
M5 compiled Nov 2 2010 23:00:12
|
||||
M5 revision 0af3760102ec+ 7713+ default qtip ext/alpha_prefetch.patch tip
|
||||
M5 started Nov 2 2010 23:09:56
|
||||
M5 executing on aus-bc2-b15
|
||||
M5 compiled Feb 7 2011 01:46:17
|
||||
M5 revision 4b4b02c5553c 7929 default qtip reupdatestats.patch tip
|
||||
M5 started Feb 7 2011 01:46:32
|
||||
M5 executing on burrito
|
||||
command line: build/ALPHA_FS/m5.fast -d build/ALPHA_FS/tests/fast/quick/10.linux-boot/alpha/linux/tsunami-simple-atomic-dual -re tests/run.py build/ALPHA_FS/tests/fast/quick/10.linux-boot/alpha/linux/tsunami-simple-atomic-dual
|
||||
Global frequency set at 1000000000000 ticks per second
|
||||
info: kernel located at: /chips/pd/randd/dist/binaries/vmlinux
|
||||
info: kernel located at: /dist/m5/system/binaries/vmlinux
|
||||
info: Entering event queue @ 0. Starting simulation...
|
||||
info: Launching CPU 1 @ 97861500
|
||||
Exiting @ tick 1870335522500 because m5_exit instruction encountered
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
|
||||
---------- Begin Simulation Statistics ----------
|
||||
host_inst_rate 4418519 # Simulator instruction rate (inst/s)
|
||||
host_mem_usage 326752 # Number of bytes of host memory used
|
||||
host_seconds 14.29 # Real time elapsed on the host
|
||||
host_tick_rate 130854140423 # Simulator tick rate (ticks/s)
|
||||
host_inst_rate 1669061 # Simulator instruction rate (inst/s)
|
||||
host_mem_usage 312244 # Number of bytes of host memory used
|
||||
host_seconds 37.84 # Real time elapsed on the host
|
||||
host_tick_rate 49429698361 # Simulator tick rate (ticks/s)
|
||||
sim_freq 1000000000000 # Frequency of simulated ticks
|
||||
sim_insts 63154034 # Number of instructions simulated
|
||||
sim_seconds 1.870336 # Number of seconds simulated
|
||||
@@ -305,8 +305,24 @@ system.cpu0.kern.syscall::147 2 0.88% 100.00% # nu
|
||||
system.cpu0.kern.syscall::total 226 # number of syscalls executed
|
||||
system.cpu0.not_idle_fraction 0.015300 # Percentage of non-idle cycles
|
||||
system.cpu0.numCycles 3740670933 # number of cpu cycles simulated
|
||||
system.cpu0.numWorkItemsCompleted 0 # number of work items this cpu completed
|
||||
system.cpu0.numWorkItemsStarted 0 # number of work items this cpu started
|
||||
system.cpu0.num_busy_cycles 57233843.686322 # Number of busy cycles
|
||||
system.cpu0.num_conditional_control_insts 6808233 # number of instructions that are conditional controls
|
||||
system.cpu0.num_fp_alu_accesses 299810 # Number of float alu accesses
|
||||
system.cpu0.num_fp_insts 299810 # number of float instructions
|
||||
system.cpu0.num_fp_register_reads 147724 # number of times the floating registers were read
|
||||
system.cpu0.num_fp_register_writes 150835 # number of times the floating registers were written
|
||||
system.cpu0.num_func_calls 1399585 # number of times a function call or return occured
|
||||
system.cpu0.num_idle_cycles 3683437089.313678 # Number of idle cycles
|
||||
system.cpu0.num_insts 57222076 # Number of instructions executed
|
||||
system.cpu0.num_refs 15135515 # Number of memory references
|
||||
system.cpu0.num_int_alu_accesses 53249924 # Number of integer alu accesses
|
||||
system.cpu0.num_int_insts 53249924 # number of integer instructions
|
||||
system.cpu0.num_int_register_reads 73318596 # number of times the integer registers were read
|
||||
system.cpu0.num_int_register_writes 39827534 # number of times the integer registers were written
|
||||
system.cpu0.num_load_insts 9184477 # Number of load instructions
|
||||
system.cpu0.num_mem_refs 15135515 # number of memory refs
|
||||
system.cpu0.num_store_insts 5951038 # Number of store instructions
|
||||
system.cpu1.dcache.LoadLockedReq_accesses::0 16418 # number of LoadLockedReq accesses(hits+misses)
|
||||
system.cpu1.dcache.LoadLockedReq_accesses::total 16418 # number of LoadLockedReq accesses(hits+misses)
|
||||
system.cpu1.dcache.LoadLockedReq_hits::0 15129 # number of LoadLockedReq hits
|
||||
@@ -587,8 +603,24 @@ system.cpu1.kern.syscall::132 2 2.00% 100.00% # nu
|
||||
system.cpu1.kern.syscall::total 100 # number of syscalls executed
|
||||
system.cpu1.not_idle_fraction 0.001587 # Percentage of non-idle cycles
|
||||
system.cpu1.numCycles 3740248881 # number of cpu cycles simulated
|
||||
system.cpu1.numWorkItemsCompleted 0 # number of work items this cpu completed
|
||||
system.cpu1.numWorkItemsStarted 0 # number of work items this cpu started
|
||||
system.cpu1.num_busy_cycles 5936690.922345 # Number of busy cycles
|
||||
system.cpu1.num_conditional_control_insts 577190 # number of instructions that are conditional controls
|
||||
system.cpu1.num_fp_alu_accesses 28590 # Number of float alu accesses
|
||||
system.cpu1.num_fp_insts 28590 # number of float instructions
|
||||
system.cpu1.num_fp_register_reads 17889 # number of times the floating registers were read
|
||||
system.cpu1.num_fp_register_writes 17683 # number of times the floating registers were written
|
||||
system.cpu1.num_func_calls 182742 # number of times a function call or return occured
|
||||
system.cpu1.num_idle_cycles 3734312190.077655 # Number of idle cycles
|
||||
system.cpu1.num_insts 5931958 # Number of instructions executed
|
||||
system.cpu1.num_refs 1926244 # Number of memory references
|
||||
system.cpu1.num_int_alu_accesses 5550578 # Number of integer alu accesses
|
||||
system.cpu1.num_int_insts 5550578 # number of integer instructions
|
||||
system.cpu1.num_int_register_reads 7657288 # number of times the integer registers were read
|
||||
system.cpu1.num_int_register_writes 4163275 # number of times the integer registers were written
|
||||
system.cpu1.num_load_insts 1170888 # Number of load instructions
|
||||
system.cpu1.num_mem_refs 1926244 # number of memory refs
|
||||
system.cpu1.num_store_insts 755356 # Number of store instructions
|
||||
system.disk0.dma_read_bytes 1024 # Number of bytes transfered via DMA reads (not PRD).
|
||||
system.disk0.dma_read_full_pages 0 # Number of full page size DMA reads (not PRD).
|
||||
system.disk0.dma_read_txs 1 # Number of DMA read transactions (not PRD).
|
||||
|
||||
@@ -1,24 +1,33 @@
|
||||
[root]
|
||||
type=Root
|
||||
children=system
|
||||
dummy=0
|
||||
time_sync_enable=false
|
||||
time_sync_period=100000000000
|
||||
time_sync_spin_threshold=100000000
|
||||
|
||||
[system]
|
||||
type=LinuxAlphaSystem
|
||||
children=bridge cpu disk0 disk2 intrctrl iobus iocache l2c membus physmem simple_disk terminal toL2Bus tsunami
|
||||
boot_cpu_frequency=500
|
||||
boot_osflags=root=/dev/hda1 console=ttyS0
|
||||
console=/chips/pd/randd/dist/binaries/console
|
||||
console=/dist/m5/system/binaries/console
|
||||
init_param=0
|
||||
kernel=/chips/pd/randd/dist/binaries/vmlinux
|
||||
kernel=/dist/m5/system/binaries/vmlinux
|
||||
load_addr_mask=1099511627775
|
||||
mem_mode=atomic
|
||||
pal=/chips/pd/randd/dist/binaries/ts_osfpal
|
||||
pal=/dist/m5/system/binaries/ts_osfpal
|
||||
physmem=system.physmem
|
||||
readfile=tests/halt.sh
|
||||
symbolfile=
|
||||
system_rev=1024
|
||||
system_type=34
|
||||
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.bridge]
|
||||
type=Bridge
|
||||
@@ -158,7 +167,7 @@ table_size=65536
|
||||
|
||||
[system.disk0.image.child]
|
||||
type=RawDiskImage
|
||||
image_file=/chips/pd/randd/dist/disks/linux-latest.img
|
||||
image_file=/dist/m5/system/disks/linux-latest.img
|
||||
read_only=true
|
||||
|
||||
[system.disk2]
|
||||
@@ -178,7 +187,7 @@ table_size=65536
|
||||
|
||||
[system.disk2.image.child]
|
||||
type=RawDiskImage
|
||||
image_file=/chips/pd/randd/dist/disks/linux-bigswap2.img
|
||||
image_file=/dist/m5/system/disks/linux-bigswap2.img
|
||||
read_only=true
|
||||
|
||||
[system.intrctrl]
|
||||
@@ -304,7 +313,7 @@ system=system
|
||||
|
||||
[system.simple_disk.disk]
|
||||
type=RawDiskImage
|
||||
image_file=/chips/pd/randd/dist/disks/linux-latest.img
|
||||
image_file=/dist/m5/system/disks/linux-latest.img
|
||||
read_only=true
|
||||
|
||||
[system.terminal]
|
||||
@@ -775,7 +784,9 @@ SubsystemID=0
|
||||
SubsystemVendorID=0
|
||||
VendorID=32902
|
||||
config_latency=20000
|
||||
ctrl_offset=0
|
||||
disks=system.disk0 system.disk2
|
||||
io_shift=0
|
||||
max_backoff_delay=10000000
|
||||
min_backoff_delay=4000
|
||||
pci_bus=0
|
||||
|
||||
@@ -2,4 +2,8 @@ warn: Sockets disabled, not accepting terminal connections
|
||||
For more information see: http://www.m5sim.org/warn/8742226b
|
||||
warn: Sockets disabled, not accepting gdb connections
|
||||
For more information see: http://www.m5sim.org/warn/d946bea6
|
||||
warn: Prefetch instrutions is Alpha do not do anything
|
||||
For more information see: http://www.m5sim.org/warn/3e0eccba
|
||||
warn: Prefetch instrutions is Alpha do not do anything
|
||||
For more information see: http://www.m5sim.org/warn/3e0eccba
|
||||
hack: be nice to actually delete the event here
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
Redirecting stdout to build/ALPHA_FS/tests/fast/quick/10.linux-boot/alpha/linux/tsunami-simple-atomic/simout
|
||||
Redirecting stderr to build/ALPHA_FS/tests/fast/quick/10.linux-boot/alpha/linux/tsunami-simple-atomic/simerr
|
||||
M5 Simulator System
|
||||
|
||||
Copyright (c) 2001-2008
|
||||
@@ -7,12 +5,12 @@ The Regents of The University of Michigan
|
||||
All Rights Reserved
|
||||
|
||||
|
||||
M5 compiled Nov 2 2010 23:00:12
|
||||
M5 revision 0af3760102ec+ 7713+ default qtip ext/alpha_prefetch.patch tip
|
||||
M5 started Nov 2 2010 23:09:41
|
||||
M5 executing on aus-bc2-b15
|
||||
M5 compiled Feb 7 2011 01:46:17
|
||||
M5 revision 4b4b02c5553c 7929 default qtip reupdatestats.patch tip
|
||||
M5 started Feb 7 2011 01:46:32
|
||||
M5 executing on burrito
|
||||
command line: build/ALPHA_FS/m5.fast -d build/ALPHA_FS/tests/fast/quick/10.linux-boot/alpha/linux/tsunami-simple-atomic -re tests/run.py build/ALPHA_FS/tests/fast/quick/10.linux-boot/alpha/linux/tsunami-simple-atomic
|
||||
Global frequency set at 1000000000000 ticks per second
|
||||
info: kernel located at: /chips/pd/randd/dist/binaries/vmlinux
|
||||
info: kernel located at: /dist/m5/system/binaries/vmlinux
|
||||
info: Entering event queue @ 0. Starting simulation...
|
||||
Exiting @ tick 1829332258000 because m5_exit instruction encountered
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
|
||||
---------- Begin Simulation Statistics ----------
|
||||
host_inst_rate 4413707 # Simulator instruction rate (inst/s)
|
||||
host_mem_usage 325356 # Number of bytes of host memory used
|
||||
host_seconds 13.60 # Real time elapsed on the host
|
||||
host_tick_rate 134480396261 # Simulator tick rate (ticks/s)
|
||||
host_inst_rate 1616180 # Simulator instruction rate (inst/s)
|
||||
host_mem_usage 311108 # Number of bytes of host memory used
|
||||
host_seconds 37.15 # Real time elapsed on the host
|
||||
host_tick_rate 49243802130 # Simulator tick rate (ticks/s)
|
||||
sim_freq 1000000000000 # Frequency of simulated ticks
|
||||
sim_insts 60038305 # Number of instructions simulated
|
||||
sim_seconds 1.829332 # Number of seconds simulated
|
||||
@@ -297,8 +297,24 @@ system.cpu.kern.syscall::147 2 0.61% 100.00% # nu
|
||||
system.cpu.kern.syscall::total 326 # number of syscalls executed
|
||||
system.cpu.not_idle_fraction 0.016415 # Percentage of non-idle cycles
|
||||
system.cpu.numCycles 3658664408 # number of cpu cycles simulated
|
||||
system.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed
|
||||
system.cpu.numWorkItemsStarted 0 # number of work items this cpu started
|
||||
system.cpu.num_busy_cycles 60055428.819193 # Number of busy cycles
|
||||
system.cpu.num_conditional_control_insts 7110746 # number of instructions that are conditional controls
|
||||
system.cpu.num_fp_alu_accesses 324460 # Number of float alu accesses
|
||||
system.cpu.num_fp_insts 324460 # number of float instructions
|
||||
system.cpu.num_fp_register_reads 163642 # number of times the floating registers were read
|
||||
system.cpu.num_fp_register_writes 166520 # number of times the floating registers were written
|
||||
system.cpu.num_func_calls 1484182 # number of times a function call or return occured
|
||||
system.cpu.num_idle_cycles 3598608979.180807 # Number of idle cycles
|
||||
system.cpu.num_insts 60038305 # Number of instructions executed
|
||||
system.cpu.num_refs 16115709 # Number of memory references
|
||||
system.cpu.num_int_alu_accesses 55913521 # Number of integer alu accesses
|
||||
system.cpu.num_int_insts 55913521 # number of integer instructions
|
||||
system.cpu.num_int_register_reads 76953934 # number of times the integer registers were read
|
||||
system.cpu.num_int_register_writes 41740225 # number of times the integer registers were written
|
||||
system.cpu.num_load_insts 9747513 # Number of load instructions
|
||||
system.cpu.num_mem_refs 16115709 # number of memory refs
|
||||
system.cpu.num_store_insts 6368196 # Number of store instructions
|
||||
system.disk0.dma_read_bytes 1024 # Number of bytes transfered via DMA reads (not PRD).
|
||||
system.disk0.dma_read_full_pages 0 # Number of full page size DMA reads (not PRD).
|
||||
system.disk0.dma_read_txs 1 # Number of DMA read transactions (not PRD).
|
||||
|
||||
@@ -1,24 +1,33 @@
|
||||
[root]
|
||||
type=Root
|
||||
children=system
|
||||
dummy=0
|
||||
time_sync_enable=false
|
||||
time_sync_period=100000000000
|
||||
time_sync_spin_threshold=100000000
|
||||
|
||||
[system]
|
||||
type=LinuxAlphaSystem
|
||||
children=bridge cpu0 cpu1 disk0 disk2 intrctrl iobus iocache l2c membus physmem simple_disk terminal toL2Bus tsunami
|
||||
boot_cpu_frequency=500
|
||||
boot_osflags=root=/dev/hda1 console=ttyS0
|
||||
console=/chips/pd/randd/dist/binaries/console
|
||||
console=/dist/m5/system/binaries/console
|
||||
init_param=0
|
||||
kernel=/chips/pd/randd/dist/binaries/vmlinux
|
||||
kernel=/dist/m5/system/binaries/vmlinux
|
||||
load_addr_mask=1099511627775
|
||||
mem_mode=timing
|
||||
pal=/chips/pd/randd/dist/binaries/ts_osfpal
|
||||
pal=/dist/m5/system/binaries/ts_osfpal
|
||||
physmem=system.physmem
|
||||
readfile=tests/halt.sh
|
||||
symbolfile=
|
||||
system_rev=1024
|
||||
system_type=34
|
||||
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.bridge]
|
||||
type=Bridge
|
||||
@@ -259,7 +268,7 @@ table_size=65536
|
||||
|
||||
[system.disk0.image.child]
|
||||
type=RawDiskImage
|
||||
image_file=/chips/pd/randd/dist/disks/linux-latest.img
|
||||
image_file=/dist/m5/system/disks/linux-latest.img
|
||||
read_only=true
|
||||
|
||||
[system.disk2]
|
||||
@@ -279,7 +288,7 @@ table_size=65536
|
||||
|
||||
[system.disk2.image.child]
|
||||
type=RawDiskImage
|
||||
image_file=/chips/pd/randd/dist/disks/linux-bigswap2.img
|
||||
image_file=/dist/m5/system/disks/linux-bigswap2.img
|
||||
read_only=true
|
||||
|
||||
[system.intrctrl]
|
||||
@@ -405,7 +414,7 @@ system=system
|
||||
|
||||
[system.simple_disk.disk]
|
||||
type=RawDiskImage
|
||||
image_file=/chips/pd/randd/dist/disks/linux-latest.img
|
||||
image_file=/dist/m5/system/disks/linux-latest.img
|
||||
read_only=true
|
||||
|
||||
[system.terminal]
|
||||
@@ -876,7 +885,9 @@ SubsystemID=0
|
||||
SubsystemVendorID=0
|
||||
VendorID=32902
|
||||
config_latency=20000
|
||||
ctrl_offset=0
|
||||
disks=system.disk0 system.disk2
|
||||
io_shift=0
|
||||
max_backoff_delay=10000000
|
||||
min_backoff_delay=4000
|
||||
pci_bus=0
|
||||
|
||||
@@ -2,4 +2,8 @@ warn: Sockets disabled, not accepting terminal connections
|
||||
For more information see: http://www.m5sim.org/warn/8742226b
|
||||
warn: Sockets disabled, not accepting gdb connections
|
||||
For more information see: http://www.m5sim.org/warn/d946bea6
|
||||
warn: Prefetch instrutions is Alpha do not do anything
|
||||
For more information see: http://www.m5sim.org/warn/3e0eccba
|
||||
warn: Prefetch instrutions is Alpha do not do anything
|
||||
For more information see: http://www.m5sim.org/warn/3e0eccba
|
||||
hack: be nice to actually delete the event here
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
Redirecting stdout to build/ALPHA_FS/tests/fast/quick/10.linux-boot/alpha/linux/tsunami-simple-timing-dual/simout
|
||||
Redirecting stderr to build/ALPHA_FS/tests/fast/quick/10.linux-boot/alpha/linux/tsunami-simple-timing-dual/simerr
|
||||
M5 Simulator System
|
||||
|
||||
Copyright (c) 2001-2008
|
||||
@@ -7,13 +5,13 @@ The Regents of The University of Michigan
|
||||
All Rights Reserved
|
||||
|
||||
|
||||
M5 compiled Nov 2 2010 23:00:12
|
||||
M5 revision 0af3760102ec+ 7713+ default qtip ext/alpha_prefetch.patch tip
|
||||
M5 started Nov 2 2010 23:10:42
|
||||
M5 executing on aus-bc2-b15
|
||||
M5 compiled Feb 7 2011 01:46:17
|
||||
M5 revision 4b4b02c5553c 7929 default qtip reupdatestats.patch tip
|
||||
M5 started Feb 7 2011 01:46:32
|
||||
M5 executing on burrito
|
||||
command line: build/ALPHA_FS/m5.fast -d build/ALPHA_FS/tests/fast/quick/10.linux-boot/alpha/linux/tsunami-simple-timing-dual -re tests/run.py build/ALPHA_FS/tests/fast/quick/10.linux-boot/alpha/linux/tsunami-simple-timing-dual
|
||||
Global frequency set at 1000000000000 ticks per second
|
||||
info: kernel located at: /chips/pd/randd/dist/binaries/vmlinux
|
||||
info: kernel located at: /dist/m5/system/binaries/vmlinux
|
||||
info: Entering event queue @ 0. Starting simulation...
|
||||
info: Launching CPU 1 @ 562628000
|
||||
Exiting @ tick 1958647095000 because m5_exit instruction encountered
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
|
||||
---------- Begin Simulation Statistics ----------
|
||||
host_inst_rate 1781653 # Simulator instruction rate (inst/s)
|
||||
host_mem_usage 323564 # Number of bytes of host memory used
|
||||
host_seconds 33.32 # Real time elapsed on the host
|
||||
host_tick_rate 58791386546 # Simulator tick rate (ticks/s)
|
||||
host_inst_rate 901052 # Simulator instruction rate (inst/s)
|
||||
host_mem_usage 309020 # Number of bytes of host memory used
|
||||
host_seconds 65.87 # Real time elapsed on the host
|
||||
host_tick_rate 29733229075 # Simulator tick rate (ticks/s)
|
||||
sim_freq 1000000000000 # Frequency of simulated ticks
|
||||
sim_insts 59355643 # Number of instructions simulated
|
||||
sim_seconds 1.958647 # Number of seconds simulated
|
||||
@@ -360,8 +360,24 @@ system.cpu0.kern.syscall::147 2 0.90% 100.00% # nu
|
||||
system.cpu0.kern.syscall::total 222 # number of syscalls executed
|
||||
system.cpu0.not_idle_fraction 0.060263 # Percentage of non-idle cycles
|
||||
system.cpu0.numCycles 3916023774 # number of cpu cycles simulated
|
||||
system.cpu0.numWorkItemsCompleted 0 # number of work items this cpu completed
|
||||
system.cpu0.numWorkItemsStarted 0 # number of work items this cpu started
|
||||
system.cpu0.num_busy_cycles 235989726.444158 # Number of busy cycles
|
||||
system.cpu0.num_conditional_control_insts 6237040 # number of instructions that are conditional controls
|
||||
system.cpu0.num_fp_alu_accesses 293967 # Number of float alu accesses
|
||||
system.cpu0.num_fp_insts 293967 # number of float instructions
|
||||
system.cpu0.num_fp_register_reads 143353 # number of times the floating registers were read
|
||||
system.cpu0.num_fp_register_writes 146452 # number of times the floating registers were written
|
||||
system.cpu0.num_func_calls 1426863 # number of times a function call or return occured
|
||||
system.cpu0.num_idle_cycles 3680034047.555842 # Number of idle cycles
|
||||
system.cpu0.num_insts 54072652 # Number of instructions executed
|
||||
system.cpu0.num_refs 14724357 # Number of memory references
|
||||
system.cpu0.num_int_alu_accesses 50043234 # Number of integer alu accesses
|
||||
system.cpu0.num_int_insts 50043234 # number of integer instructions
|
||||
system.cpu0.num_int_register_reads 68528072 # number of times the integer registers were read
|
||||
system.cpu0.num_int_register_writes 37080372 # number of times the integer registers were written
|
||||
system.cpu0.num_load_insts 8664914 # Number of load instructions
|
||||
system.cpu0.num_mem_refs 14724357 # number of memory refs
|
||||
system.cpu0.num_store_insts 6059443 # Number of store instructions
|
||||
system.cpu1.dcache.LoadLockedReq_accesses::0 12766 # number of LoadLockedReq accesses(hits+misses)
|
||||
system.cpu1.dcache.LoadLockedReq_accesses::total 12766 # number of LoadLockedReq accesses(hits+misses)
|
||||
system.cpu1.dcache.LoadLockedReq_avg_miss_latency::0 13318.737271 # average LoadLockedReq miss latency
|
||||
@@ -691,8 +707,24 @@ system.cpu1.kern.syscall::132 3 2.88% 100.00% # nu
|
||||
system.cpu1.kern.syscall::total 104 # number of syscalls executed
|
||||
system.cpu1.not_idle_fraction 0.004865 # Percentage of non-idle cycles
|
||||
system.cpu1.numCycles 3917294190 # number of cpu cycles simulated
|
||||
system.cpu1.numWorkItemsCompleted 0 # number of work items this cpu completed
|
||||
system.cpu1.numWorkItemsStarted 0 # number of work items this cpu started
|
||||
system.cpu1.num_busy_cycles 19057169.001990 # Number of busy cycles
|
||||
system.cpu1.num_conditional_control_insts 510974 # number of instructions that are conditional controls
|
||||
system.cpu1.num_fp_alu_accesses 34031 # Number of float alu accesses
|
||||
system.cpu1.num_fp_insts 34031 # number of float instructions
|
||||
system.cpu1.num_fp_register_reads 22062 # number of times the floating registers were read
|
||||
system.cpu1.num_fp_register_writes 21862 # number of times the floating registers were written
|
||||
system.cpu1.num_func_calls 158031 # number of times a function call or return occured
|
||||
system.cpu1.num_idle_cycles 3898237020.998010 # Number of idle cycles
|
||||
system.cpu1.num_insts 5282991 # Number of instructions executed
|
||||
system.cpu1.num_refs 1710778 # Number of memory references
|
||||
system.cpu1.num_int_alu_accesses 4948310 # Number of integer alu accesses
|
||||
system.cpu1.num_int_insts 4948310 # number of integer instructions
|
||||
system.cpu1.num_int_register_reads 6886066 # number of times the integer registers were read
|
||||
system.cpu1.num_int_register_writes 3732878 # number of times the integer registers were written
|
||||
system.cpu1.num_load_insts 1056124 # Number of load instructions
|
||||
system.cpu1.num_mem_refs 1710778 # number of memory refs
|
||||
system.cpu1.num_store_insts 654654 # Number of store instructions
|
||||
system.disk0.dma_read_bytes 1024 # Number of bytes transfered via DMA reads (not PRD).
|
||||
system.disk0.dma_read_full_pages 0 # Number of full page size DMA reads (not PRD).
|
||||
system.disk0.dma_read_txs 1 # Number of DMA read transactions (not PRD).
|
||||
|
||||
@@ -1,24 +1,33 @@
|
||||
[root]
|
||||
type=Root
|
||||
children=system
|
||||
dummy=0
|
||||
time_sync_enable=false
|
||||
time_sync_period=100000000000
|
||||
time_sync_spin_threshold=100000000
|
||||
|
||||
[system]
|
||||
type=LinuxAlphaSystem
|
||||
children=bridge cpu disk0 disk2 intrctrl iobus iocache l2c membus physmem simple_disk terminal toL2Bus tsunami
|
||||
boot_cpu_frequency=500
|
||||
boot_osflags=root=/dev/hda1 console=ttyS0
|
||||
console=/chips/pd/randd/dist/binaries/console
|
||||
console=/dist/m5/system/binaries/console
|
||||
init_param=0
|
||||
kernel=/chips/pd/randd/dist/binaries/vmlinux
|
||||
kernel=/dist/m5/system/binaries/vmlinux
|
||||
load_addr_mask=1099511627775
|
||||
mem_mode=timing
|
||||
pal=/chips/pd/randd/dist/binaries/ts_osfpal
|
||||
pal=/dist/m5/system/binaries/ts_osfpal
|
||||
physmem=system.physmem
|
||||
readfile=tests/halt.sh
|
||||
symbolfile=
|
||||
system_rev=1024
|
||||
system_type=34
|
||||
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.bridge]
|
||||
type=Bridge
|
||||
@@ -155,7 +164,7 @@ table_size=65536
|
||||
|
||||
[system.disk0.image.child]
|
||||
type=RawDiskImage
|
||||
image_file=/chips/pd/randd/dist/disks/linux-latest.img
|
||||
image_file=/dist/m5/system/disks/linux-latest.img
|
||||
read_only=true
|
||||
|
||||
[system.disk2]
|
||||
@@ -175,7 +184,7 @@ table_size=65536
|
||||
|
||||
[system.disk2.image.child]
|
||||
type=RawDiskImage
|
||||
image_file=/chips/pd/randd/dist/disks/linux-bigswap2.img
|
||||
image_file=/dist/m5/system/disks/linux-bigswap2.img
|
||||
read_only=true
|
||||
|
||||
[system.intrctrl]
|
||||
@@ -301,7 +310,7 @@ system=system
|
||||
|
||||
[system.simple_disk.disk]
|
||||
type=RawDiskImage
|
||||
image_file=/chips/pd/randd/dist/disks/linux-latest.img
|
||||
image_file=/dist/m5/system/disks/linux-latest.img
|
||||
read_only=true
|
||||
|
||||
[system.terminal]
|
||||
@@ -772,7 +781,9 @@ SubsystemID=0
|
||||
SubsystemVendorID=0
|
||||
VendorID=32902
|
||||
config_latency=20000
|
||||
ctrl_offset=0
|
||||
disks=system.disk0 system.disk2
|
||||
io_shift=0
|
||||
max_backoff_delay=10000000
|
||||
min_backoff_delay=4000
|
||||
pci_bus=0
|
||||
|
||||
@@ -2,4 +2,8 @@ warn: Sockets disabled, not accepting terminal connections
|
||||
For more information see: http://www.m5sim.org/warn/8742226b
|
||||
warn: Sockets disabled, not accepting gdb connections
|
||||
For more information see: http://www.m5sim.org/warn/d946bea6
|
||||
warn: Prefetch instrutions is Alpha do not do anything
|
||||
For more information see: http://www.m5sim.org/warn/3e0eccba
|
||||
warn: Prefetch instrutions is Alpha do not do anything
|
||||
For more information see: http://www.m5sim.org/warn/3e0eccba
|
||||
hack: be nice to actually delete the event here
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
Redirecting stdout to build/ALPHA_FS/tests/fast/quick/10.linux-boot/alpha/linux/tsunami-simple-timing/simout
|
||||
Redirecting stderr to build/ALPHA_FS/tests/fast/quick/10.linux-boot/alpha/linux/tsunami-simple-timing/simerr
|
||||
M5 Simulator System
|
||||
|
||||
Copyright (c) 2001-2008
|
||||
@@ -7,12 +5,12 @@ The Regents of The University of Michigan
|
||||
All Rights Reserved
|
||||
|
||||
|
||||
M5 compiled Nov 2 2010 23:00:12
|
||||
M5 revision 0af3760102ec+ 7713+ default qtip ext/alpha_prefetch.patch tip
|
||||
M5 started Nov 2 2010 23:10:12
|
||||
M5 executing on aus-bc2-b15
|
||||
M5 compiled Feb 7 2011 01:46:17
|
||||
M5 revision 4b4b02c5553c 7929 default qtip reupdatestats.patch tip
|
||||
M5 started Feb 7 2011 01:46:32
|
||||
M5 executing on burrito
|
||||
command line: build/ALPHA_FS/m5.fast -d build/ALPHA_FS/tests/fast/quick/10.linux-boot/alpha/linux/tsunami-simple-timing -re tests/run.py build/ALPHA_FS/tests/fast/quick/10.linux-boot/alpha/linux/tsunami-simple-timing
|
||||
Global frequency set at 1000000000000 ticks per second
|
||||
info: kernel located at: /chips/pd/randd/dist/binaries/vmlinux
|
||||
info: kernel located at: /dist/m5/system/binaries/vmlinux
|
||||
info: Entering event queue @ 0. Starting simulation...
|
||||
Exiting @ tick 1915548867000 because m5_exit instruction encountered
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
|
||||
---------- Begin Simulation Statistics ----------
|
||||
host_inst_rate 1917155 # Simulator instruction rate (inst/s)
|
||||
host_mem_usage 322176 # Number of bytes of host memory used
|
||||
host_seconds 29.28 # Real time elapsed on the host
|
||||
host_tick_rate 65417896896 # Simulator tick rate (ticks/s)
|
||||
host_inst_rate 1077887 # Simulator instruction rate (inst/s)
|
||||
host_mem_usage 307624 # Number of bytes of host memory used
|
||||
host_seconds 52.08 # Real time elapsed on the host
|
||||
host_tick_rate 36780244064 # Simulator tick rate (ticks/s)
|
||||
sim_freq 1000000000000 # Frequency of simulated ticks
|
||||
sim_insts 56137087 # Number of instructions simulated
|
||||
sim_seconds 1.915549 # Number of seconds simulated
|
||||
@@ -341,8 +341,24 @@ system.cpu.kern.syscall::147 2 0.61% 100.00% # nu
|
||||
system.cpu.kern.syscall::total 326 # number of syscalls executed
|
||||
system.cpu.not_idle_fraction 0.063469 # Percentage of non-idle cycles
|
||||
system.cpu.numCycles 3831097734 # number of cpu cycles simulated
|
||||
system.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed
|
||||
system.cpu.numWorkItemsStarted 0 # number of work items this cpu started
|
||||
system.cpu.num_busy_cycles 243154546.001873 # Number of busy cycles
|
||||
system.cpu.num_conditional_control_insts 6464616 # number of instructions that are conditional controls
|
||||
system.cpu.num_fp_alu_accesses 324192 # Number of float alu accesses
|
||||
system.cpu.num_fp_insts 324192 # number of float instructions
|
||||
system.cpu.num_fp_register_reads 163510 # number of times the floating registers were read
|
||||
system.cpu.num_fp_register_writes 166384 # number of times the floating registers were written
|
||||
system.cpu.num_func_calls 1482242 # number of times a function call or return occured
|
||||
system.cpu.num_idle_cycles 3587943187.998127 # Number of idle cycles
|
||||
system.cpu.num_insts 56137087 # Number of instructions executed
|
||||
system.cpu.num_refs 15462519 # Number of memory references
|
||||
system.cpu.num_int_alu_accesses 52011214 # Number of integer alu accesses
|
||||
system.cpu.num_int_insts 52011214 # number of integer instructions
|
||||
system.cpu.num_int_register_reads 71259077 # number of times the integer registers were read
|
||||
system.cpu.num_int_register_writes 38485860 # number of times the integer registers were written
|
||||
system.cpu.num_load_insts 9094324 # Number of load instructions
|
||||
system.cpu.num_mem_refs 15462519 # number of memory refs
|
||||
system.cpu.num_store_insts 6368195 # Number of store instructions
|
||||
system.disk0.dma_read_bytes 1024 # Number of bytes transfered via DMA reads (not PRD).
|
||||
system.disk0.dma_read_full_pages 0 # Number of full page size DMA reads (not PRD).
|
||||
system.disk0.dma_read_txs 1 # Number of DMA read transactions (not PRD).
|
||||
|
||||
@@ -1,7 +1,9 @@
|
||||
[root]
|
||||
type=Root
|
||||
children=system
|
||||
dummy=0
|
||||
time_sync_enable=false
|
||||
time_sync_period=100000000000
|
||||
time_sync_spin_threshold=100000000
|
||||
|
||||
[system]
|
||||
type=LinuxArmSystem
|
||||
@@ -9,13 +11,20 @@ children=bridge cpu diskmem intrctrl iobus iocache l2c membus physmem realview t
|
||||
boot_cpu_frequency=500
|
||||
boot_osflags=earlyprintk mem=128MB console=ttyAMA0 lpj=19988480 norandmaps slram=slram0,0x8000000,+0x8000000 mtdparts=slram0:- rw loglevel=8 root=/dev/mtdblock0
|
||||
init_param=0
|
||||
kernel=/chips/pd/randd/dist/binaries/vmlinux.arm
|
||||
kernel=/dist/m5/system/binaries/vmlinux.arm
|
||||
load_addr_mask=268435455
|
||||
machine_type=RealView_PBX
|
||||
mem_mode=atomic
|
||||
physmem=system.physmem
|
||||
readfile=tests/halt.sh
|
||||
symbolfile=
|
||||
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.bridge]
|
||||
type=Bridge
|
||||
@@ -158,7 +167,7 @@ type=ExeTracer
|
||||
|
||||
[system.diskmem]
|
||||
type=PhysicalMemory
|
||||
file=/chips/pd/randd/dist/disks/ael-arm.ext2
|
||||
file=/dist/m5/system/disks/ael-arm.ext2
|
||||
latency=30000
|
||||
latency_var=0
|
||||
null=false
|
||||
|
||||
@@ -5,12 +5,12 @@ The Regents of The University of Michigan
|
||||
All Rights Reserved
|
||||
|
||||
|
||||
M5 compiled Oct 15 2010 11:17:32
|
||||
M5 revision e459beb39dd0 7713 default ext/amba_kmi_pl050.patch qtip tip
|
||||
M5 started Oct 15 2010 11:17:48
|
||||
M5 executing on aus-bc3-b4
|
||||
command line: build/ARM_FS/m5.opt -d build/ARM_FS/tests/opt/quick/10.linux-boot/arm/linux/realview-simple-atomic -re tests/run.py build/ARM_FS/tests/opt/quick/10.linux-boot/arm/linux/realview-simple-atomic
|
||||
M5 compiled Feb 7 2011 01:53:13
|
||||
M5 revision 4b4b02c5553c 7929 default qtip reupdatestats.patch tip
|
||||
M5 started Feb 7 2011 01:53:26
|
||||
M5 executing on burrito
|
||||
command line: build/ARM_FS/m5.fast -d build/ARM_FS/tests/fast/quick/10.linux-boot/arm/linux/realview-simple-atomic -re tests/run.py build/ARM_FS/tests/fast/quick/10.linux-boot/arm/linux/realview-simple-atomic
|
||||
Global frequency set at 1000000000000 ticks per second
|
||||
info: kernel located at: /chips/pd/randd/dist/binaries/vmlinux.arm
|
||||
info: kernel located at: /dist/m5/system/binaries/vmlinux.arm
|
||||
info: Entering event queue @ 0. Starting simulation...
|
||||
Exiting @ tick 25821310500 because m5_exit instruction encountered
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
|
||||
---------- Begin Simulation Statistics ----------
|
||||
host_inst_rate 1831927 # Simulator instruction rate (inst/s)
|
||||
host_mem_usage 384484 # Number of bytes of host memory used
|
||||
host_seconds 27.81 # Real time elapsed on the host
|
||||
host_tick_rate 928414614 # Simulator tick rate (ticks/s)
|
||||
host_inst_rate 739167 # Simulator instruction rate (inst/s)
|
||||
host_mem_usage 360776 # Number of bytes of host memory used
|
||||
host_seconds 68.93 # Real time elapsed on the host
|
||||
host_tick_rate 374609475 # Simulator tick rate (ticks/s)
|
||||
sim_freq 1000000000000 # Frequency of simulated ticks
|
||||
sim_insts 50949504 # Number of instructions simulated
|
||||
sim_seconds 0.025821 # Number of seconds simulated
|
||||
@@ -225,8 +225,24 @@ system.cpu.kern.inst.arm 0 # nu
|
||||
system.cpu.kern.inst.quiesce 0 # number of quiesce instructions executed
|
||||
system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles
|
||||
system.cpu.numCycles 51642622 # number of cpu cycles simulated
|
||||
system.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed
|
||||
system.cpu.numWorkItemsStarted 0 # number of work items this cpu started
|
||||
system.cpu.num_busy_cycles 51642622 # Number of busy cycles
|
||||
system.cpu.num_conditional_control_insts 0 # number of instructions that are conditional controls
|
||||
system.cpu.num_fp_alu_accesses 6059 # Number of float alu accesses
|
||||
system.cpu.num_fp_insts 6059 # number of float instructions
|
||||
system.cpu.num_fp_register_reads 4227 # number of times the floating registers were read
|
||||
system.cpu.num_fp_register_writes 1834 # number of times the floating registers were written
|
||||
system.cpu.num_func_calls 0 # number of times a function call or return occured
|
||||
system.cpu.num_idle_cycles 0 # Number of idle cycles
|
||||
system.cpu.num_insts 50949504 # Number of instructions executed
|
||||
system.cpu.num_refs 16092645 # Number of memory references
|
||||
system.cpu.num_int_alu_accesses 41395090 # Number of integer alu accesses
|
||||
system.cpu.num_int_insts 41395090 # number of integer instructions
|
||||
system.cpu.num_int_register_reads 128438705 # number of times the integer registers were read
|
||||
system.cpu.num_int_register_writes 33973128 # number of times the integer registers were written
|
||||
system.cpu.num_load_insts 9082722 # Number of load instructions
|
||||
system.cpu.num_mem_refs 16092645 # number of memory refs
|
||||
system.cpu.num_store_insts 7009923 # Number of store instructions
|
||||
system.iocache.avg_blocked_cycles::no_mshrs no_value # average number of cycles each access was blocked
|
||||
system.iocache.avg_blocked_cycles::no_targets no_value # average number of cycles each access was blocked
|
||||
system.iocache.avg_refs no_value # Average number of references to valid blocks.
|
||||
|
||||
@@ -1 +1 @@
|
||||
build/ARM_FS/tests/opt/quick/10.linux-boot/arm/linux/realview-simple-atomic FAILED!
|
||||
build/ARM_FS/tests/fast/quick/10.linux-boot/arm/linux/realview-simple-atomic FAILED!
|
||||
|
||||
@@ -1,7 +1,9 @@
|
||||
[root]
|
||||
type=Root
|
||||
children=system
|
||||
dummy=0
|
||||
time_sync_enable=false
|
||||
time_sync_period=100000000000
|
||||
time_sync_spin_threshold=100000000
|
||||
|
||||
[system]
|
||||
type=LinuxArmSystem
|
||||
@@ -16,6 +18,13 @@ mem_mode=timing
|
||||
physmem=system.physmem
|
||||
readfile=tests/halt.sh
|
||||
symbolfile=
|
||||
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.bridge]
|
||||
type=Bridge
|
||||
|
||||
@@ -5,10 +5,10 @@ The Regents of The University of Michigan
|
||||
All Rights Reserved
|
||||
|
||||
|
||||
M5 compiled Jan 17 2011 18:36:49
|
||||
M5 revision f72d94f8c275 7839 default qtip tip outgoing.patch qbase
|
||||
M5 started Jan 17 2011 18:36:52
|
||||
M5 executing on zizzer
|
||||
M5 compiled Feb 7 2011 01:53:13
|
||||
M5 revision 4b4b02c5553c 7929 default qtip reupdatestats.patch tip
|
||||
M5 started Feb 7 2011 01:53:26
|
||||
M5 executing on burrito
|
||||
command line: build/ARM_FS/m5.fast -d build/ARM_FS/tests/fast/quick/10.linux-boot/arm/linux/realview-simple-timing -re tests/run.py build/ARM_FS/tests/fast/quick/10.linux-boot/arm/linux/realview-simple-timing
|
||||
Global frequency set at 1000000000000 ticks per second
|
||||
info: kernel located at: /dist/m5/system/binaries/vmlinux.arm
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
|
||||
---------- Begin Simulation Statistics ----------
|
||||
host_inst_rate 1461109 # Simulator instruction rate (inst/s)
|
||||
host_mem_usage 340352 # Number of bytes of host memory used
|
||||
host_seconds 34.61 # Real time elapsed on the host
|
||||
host_tick_rate 3314430509 # Simulator tick rate (ticks/s)
|
||||
host_inst_rate 433208 # Simulator instruction rate (inst/s)
|
||||
host_mem_usage 360908 # Number of bytes of host memory used
|
||||
host_seconds 116.74 # Real time elapsed on the host
|
||||
host_tick_rate 982709659 # Simulator tick rate (ticks/s)
|
||||
sim_freq 1000000000000 # Frequency of simulated ticks
|
||||
sim_insts 50572425 # Number of instructions simulated
|
||||
sim_seconds 0.114721 # Number of seconds simulated
|
||||
@@ -273,8 +273,24 @@ system.cpu.kern.inst.arm 0 # nu
|
||||
system.cpu.kern.inst.quiesce 0 # number of quiesce instructions executed
|
||||
system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles
|
||||
system.cpu.numCycles 229442148 # number of cpu cycles simulated
|
||||
system.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed
|
||||
system.cpu.numWorkItemsStarted 0 # number of work items this cpu started
|
||||
system.cpu.num_busy_cycles 229442148 # Number of busy cycles
|
||||
system.cpu.num_conditional_control_insts 0 # number of instructions that are conditional controls
|
||||
system.cpu.num_fp_alu_accesses 6058 # Number of float alu accesses
|
||||
system.cpu.num_fp_insts 6058 # number of float instructions
|
||||
system.cpu.num_fp_register_reads 4226 # number of times the floating registers were read
|
||||
system.cpu.num_fp_register_writes 1834 # number of times the floating registers were written
|
||||
system.cpu.num_func_calls 0 # number of times a function call or return occured
|
||||
system.cpu.num_idle_cycles 0 # Number of idle cycles
|
||||
system.cpu.num_insts 50572425 # Number of instructions executed
|
||||
system.cpu.num_refs 16289993 # Number of memory references
|
||||
system.cpu.num_int_alu_accesses 41827211 # Number of integer alu accesses
|
||||
system.cpu.num_int_insts 41827211 # number of integer instructions
|
||||
system.cpu.num_int_register_reads 137988684 # number of times the integer registers were read
|
||||
system.cpu.num_int_register_writes 34313952 # number of times the integer registers were written
|
||||
system.cpu.num_load_insts 9208240 # Number of load instructions
|
||||
system.cpu.num_mem_refs 16289993 # number of memory refs
|
||||
system.cpu.num_store_insts 7081753 # Number of store instructions
|
||||
system.iocache.avg_blocked_cycles::no_mshrs no_value # average number of cycles each access was blocked
|
||||
system.iocache.avg_blocked_cycles::no_targets no_value # average number of cycles each access was blocked
|
||||
system.iocache.avg_refs no_value # Average number of references to valid blocks.
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user