summaryrefslogtreecommitdiff
path: root/tests/long/10.linux-boot/ref/x86/linux
diff options
context:
space:
mode:
Diffstat (limited to 'tests/long/10.linux-boot/ref/x86/linux')
-rw-r--r--tests/long/10.linux-boot/ref/x86/linux/pc-o3-timing/config.ini6
-rwxr-xr-xtests/long/10.linux-boot/ref/x86/linux/pc-o3-timing/simout11
-rw-r--r--tests/long/10.linux-boot/ref/x86/linux/pc-o3-timing/stats.txt9
3 files changed, 12 insertions, 14 deletions
diff --git a/tests/long/10.linux-boot/ref/x86/linux/pc-o3-timing/config.ini b/tests/long/10.linux-boot/ref/x86/linux/pc-o3-timing/config.ini
index 336a6fed4..5371c92be 100644
--- a/tests/long/10.linux-boot/ref/x86/linux/pc-o3-timing/config.ini
+++ b/tests/long/10.linux-boot/ref/x86/linux/pc-o3-timing/config.ini
@@ -15,7 +15,7 @@ e820_table=system.e820_table
init_param=0
intel_mp_pointer=system.intel_mp_pointer
intel_mp_table=system.intel_mp_table
-kernel=/dist/m5/system/binaries/x86_64-vmlinux-2.6.22.9
+kernel=/projects/pd/randd/dist/binaries/x86_64-vmlinux-2.6.22.9
load_addr_mask=18446744073709551615
mem_mode=timing
memories=system.physmem
@@ -1301,7 +1301,7 @@ table_size=65536
[system.pc.south_bridge.ide.disks0.image.child]
type=RawDiskImage
-image_file=/dist/m5/system/disks/linux-x86.img
+image_file=/projects/pd/randd/dist/disks/linux-x86.img
read_only=true
[system.pc.south_bridge.ide.disks1]
@@ -1321,7 +1321,7 @@ table_size=65536
[system.pc.south_bridge.ide.disks1.image.child]
type=RawDiskImage
-image_file=/dist/m5/system/disks/linux-bigswap2.img
+image_file=/projects/pd/randd/dist/disks/linux-bigswap2.img
read_only=true
[system.pc.south_bridge.int_lines0]
diff --git a/tests/long/10.linux-boot/ref/x86/linux/pc-o3-timing/simout b/tests/long/10.linux-boot/ref/x86/linux/pc-o3-timing/simout
index b4c2d7806..795bcf9d9 100755
--- a/tests/long/10.linux-boot/ref/x86/linux/pc-o3-timing/simout
+++ b/tests/long/10.linux-boot/ref/x86/linux/pc-o3-timing/simout
@@ -1,16 +1,13 @@
-Redirecting stdout to build/X86_FS/tests/opt/long/10.linux-boot/x86/linux/pc-o3-timing/simout
-Redirecting stderr to build/X86_FS/tests/opt/long/10.linux-boot/x86/linux/pc-o3-timing/simerr
gem5 Simulator System. http://gem5.org
gem5 is copyrighted software; use the --copyright option for details.
-gem5 compiled Nov 17 2011 18:36:33
-gem5 started Nov 17 2011 18:37:39
-gem5 executing on ribera.cs.wisc.edu
+gem5 compiled Nov 21 2011 16:24:08
+gem5 started Nov 21 2011 23:30:30
+gem5 executing on u200540-lin
command line: build/X86_FS/gem5.opt -d build/X86_FS/tests/opt/long/10.linux-boot/x86/linux/pc-o3-timing -re tests/run.py build/X86_FS/tests/opt/long/10.linux-boot/x86/linux/pc-o3-timing
-tests
warning: add_child('terminal'): child 'terminal' already has parent
Global frequency set at 1000000000000 ticks per second
-info: kernel located at: /scratch/nilay/GEM5/system/binaries/x86_64-vmlinux-2.6.22.9
+info: kernel located at: /projects/pd/randd/dist/binaries/x86_64-vmlinux-2.6.22.9
0: rtc: Real-time clock set to Sun Jan 1 00:00:00 2012
info: Entering event queue @ 0. Starting simulation...
Exiting @ tick 5145286546500 because m5_exit instruction encountered
diff --git a/tests/long/10.linux-boot/ref/x86/linux/pc-o3-timing/stats.txt b/tests/long/10.linux-boot/ref/x86/linux/pc-o3-timing/stats.txt
index 4f78f7da1..f0652d752 100644
--- a/tests/long/10.linux-boot/ref/x86/linux/pc-o3-timing/stats.txt
+++ b/tests/long/10.linux-boot/ref/x86/linux/pc-o3-timing/stats.txt
@@ -3,10 +3,10 @@
sim_seconds 5.145287 # Number of seconds simulated
sim_ticks 5145286546500 # Number of ticks simulated
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 252508 # Simulator instruction rate (inst/s)
-host_tick_rate 1546872935 # Simulator tick rate (ticks/s)
-host_mem_usage 390244 # Number of bytes of host memory used
-host_seconds 3326.25 # Real time elapsed on the host
+host_inst_rate 333179 # Simulator instruction rate (inst/s)
+host_tick_rate 2041066369 # Simulator tick rate (ticks/s)
+host_mem_usage 358476 # Number of bytes of host memory used
+host_seconds 2520.88 # Real time elapsed on the host
sim_insts 839904894 # Number of instructions simulated
system.l2c.replacements 171120 # number of replacements
system.l2c.tagsinuse 38411.926866 # Cycle average of tags in use
@@ -511,6 +511,7 @@ system.cpu.rob.rob_reads 1146769000 # Th
system.cpu.rob.rob_writes 1747209492 # The number of ROB writes
system.cpu.timesIdled 3079387 # Number of times that the entire CPU went into an idle state and unscheduled itself
system.cpu.idleCycles 161976736 # Total number of cycles that the CPU has spent unscheduled due to idling
+system.cpu.quiesceCycles 9841548887 # Total number of cycles that CPU has spent quiesced or waiting for an interrupt
system.cpu.committedInsts 839904894 # Number of Instructions Simulated
system.cpu.committedInsts_total 839904894 # Number of Instructions Simulated
system.cpu.cpi 0.534610 # CPI: Cycles Per Instruction