From b0db4e4dcfcd40150bd11269451337d8ab588760 Mon Sep 17 00:00:00 2001 From: Kevin Lim Date: Mon, 13 Nov 2006 00:24:22 -0500 Subject: Update output refs. Some FS statistics will change (namely the ITB) due to the recent TLB changes. Now PAL mode accesses are counted as hits in the TLB. tests/quick/00.hello/ref/alpha/linux/o3-timing/config.ini: tests/quick/00.hello/ref/alpha/linux/o3-timing/config.out: tests/quick/00.hello/ref/alpha/linux/o3-timing/stderr: tests/quick/00.hello/ref/alpha/linux/o3-timing/stdout: tests/quick/00.hello/ref/alpha/linux/simple-atomic/config.ini: tests/quick/00.hello/ref/alpha/linux/simple-atomic/config.out: tests/quick/00.hello/ref/alpha/linux/simple-timing/config.ini: tests/quick/00.hello/ref/alpha/linux/simple-timing/config.out: tests/quick/00.hello/ref/alpha/tru64/o3-timing/config.ini: tests/quick/00.hello/ref/alpha/tru64/o3-timing/config.out: tests/quick/00.hello/ref/alpha/tru64/o3-timing/stderr: tests/quick/00.hello/ref/alpha/tru64/o3-timing/stdout: tests/quick/00.hello/ref/alpha/tru64/simple-atomic/config.ini: tests/quick/00.hello/ref/alpha/tru64/simple-atomic/config.out: tests/quick/00.hello/ref/alpha/tru64/simple-timing/config.ini: tests/quick/00.hello/ref/alpha/tru64/simple-timing/config.out: tests/quick/01.hello-2T-smt/ref/alpha/linux/o3-timing/config.ini: tests/quick/01.hello-2T-smt/ref/alpha/linux/o3-timing/config.out: tests/quick/01.hello-2T-smt/ref/alpha/linux/o3-timing/m5stats.txt: tests/quick/01.hello-2T-smt/ref/alpha/linux/o3-timing/stderr: tests/quick/01.hello-2T-smt/ref/alpha/linux/o3-timing/stdout: tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-atomic-dual/config.ini: tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-atomic-dual/config.out: tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-atomic-dual/m5stats.txt: tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-atomic/config.ini: tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-atomic/config.out: tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-atomic/m5stats.txt: tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-timing-dual/config.ini: tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-timing-dual/config.out: tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-timing-dual/m5stats.txt: tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-timing/config.ini: tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-timing/config.out: tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-timing/m5stats.txt: tests/quick/20.eio-short/ref/alpha/eio/simple-atomic/config.ini: tests/quick/20.eio-short/ref/alpha/eio/simple-atomic/config.out: tests/quick/20.eio-short/ref/alpha/eio/simple-timing/config.ini: tests/quick/20.eio-short/ref/alpha/eio/simple-timing/config.out: Update refs. --HG-- extra : convert_revision : 6798c5753d4d7bd7b5667d59cf564012b781ce8a --- .../alpha/linux/tsunami-simple-timing/config.ini | 4 ++ .../alpha/linux/tsunami-simple-timing/config.out | 9 ++- .../alpha/linux/tsunami-simple-timing/m5stats.txt | 76 +++++++++++----------- 3 files changed, 45 insertions(+), 44 deletions(-) (limited to 'tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-timing') diff --git a/tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-timing/config.ini b/tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-timing/config.ini index 180fa2b80..b7bd833a9 100644 --- a/tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-timing/config.ini +++ b/tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-timing/config.ini @@ -12,6 +12,7 @@ break_cycles= [exetrace] intel_format=false +legion_lockstep=false pc_symbol=true print_cpseq=false print_cycle=true @@ -77,6 +78,9 @@ children=dtb itb clock=1 cpu_id=0 defer_registration=false +do_checkpoint_insts=true +do_quiesce=true +do_statistics_insts=true dtb=system.cpu.dtb function_trace=false function_trace_start=0 diff --git a/tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-timing/config.out b/tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-timing/config.out index f88a750d9..13bf1de8e 100644 --- a/tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-timing/config.out +++ b/tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-timing/config.out @@ -53,6 +53,9 @@ cpu_id=0 itb=system.cpu.itb dtb=system.cpu.dtb profile=0 +do_quiesce=true +do_checkpoint_insts=true +do_statistics_insts=true clock=1 defer_registration=false // width not specified @@ -559,6 +562,7 @@ print_cpseq=false print_reg_delta=false pc_symbol=true intel_format=false +legion_lockstep=false trace_system=client [debug] @@ -567,8 +571,3 @@ break_cycles= [statsreset] reset_cycle=0 -[pseudo_inst] -quiesce=true -statistics=true -checkpoint=true - diff --git a/tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-timing/m5stats.txt b/tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-timing/m5stats.txt index 6c7f8faed..9e46f55ce 100644 --- a/tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-timing/m5stats.txt +++ b/tests/quick/10.linux-boot/ref/alpha/linux/tsunami-simple-timing/m5stats.txt @@ -1,9 +1,9 @@ ---------- Begin Simulation Statistics ---------- -host_inst_rate 351787 # Simulator instruction rate (inst/s) -host_mem_usage 198432 # Number of bytes of host memory used -host_seconds 175.87 # Real time elapsed on the host -host_tick_rate 22032614 # Simulator tick rate (ticks/s) +host_inst_rate 328353 # Simulator instruction rate (inst/s) +host_mem_usage 199236 # Number of bytes of host memory used +host_seconds 188.42 # Real time elapsed on the host +host_tick_rate 20564913 # Simulator tick rate (ticks/s) sim_freq 2000000000 # Frequency of simulated ticks sim_insts 61868161 # Number of instructions simulated sim_seconds 1.937422 # Number of seconds simulated @@ -21,9 +21,9 @@ system.cpu.dtb.write_acv 157 # DT system.cpu.dtb.write_hits 6518053 # DTB write hits system.cpu.dtb.write_misses 1144 # DTB write misses system.cpu.idle_fraction 0.918945 # Percentage of idle cycles -system.cpu.itb.accesses 3281349 # ITB accesses +system.cpu.itb.accesses 5663974 # ITB accesses system.cpu.itb.acv 184 # ITB acv -system.cpu.itb.hits 3276346 # ITB hits +system.cpu.itb.hits 5658971 # ITB hits system.cpu.itb.misses 5003 # ITB misses system.cpu.kern.callpal 195242 # number of callpals executed system.cpu.kern.callpal_cserve 1 0.00% 0.00% # number of callpals executed @@ -44,8 +44,6 @@ system.cpu.kern.callpal_callsys 531 0.27% 99.91% # nu system.cpu.kern.callpal_imb 181 0.09% 100.00% # number of callpals executed system.cpu.kern.inst.arm 0 # number of arm instructions executed system.cpu.kern.inst.hwrei 214344 # number of hwrei instructions executed -system.cpu.kern.inst.ivlb 0 # number of ivlb instructions executed -system.cpu.kern.inst.ivle 0 # number of ivle instructions executed system.cpu.kern.inst.quiesce 6112 # number of quiesce instructions executed system.cpu.kern.ipl_count 185408 # number of times we switched to this ipl system.cpu.kern.ipl_count_0 75624 40.79% 40.79% # number of times we switched to this ipl @@ -82,36 +80,36 @@ system.cpu.kern.mode_ticks_user 18744852 0.48% 3.53% # nu system.cpu.kern.mode_ticks_idle 3737869794 96.47% 100.00% # number of ticks spent at the given mode system.cpu.kern.swap_context 4162 # number of times the context was actually changed system.cpu.kern.syscall 329 # number of syscalls executed -system.cpu.kern.syscall_fork 8 2.43% 2.43% # number of syscalls executed -system.cpu.kern.syscall_read 30 9.12% 11.55% # number of syscalls executed -system.cpu.kern.syscall_write 4 1.22% 12.77% # number of syscalls executed -system.cpu.kern.syscall_close 43 13.07% 25.84% # number of syscalls executed -system.cpu.kern.syscall_chdir 1 0.30% 26.14% # number of syscalls executed -system.cpu.kern.syscall_chmod 1 0.30% 26.44% # number of syscalls executed -system.cpu.kern.syscall_obreak 15 4.56% 31.00% # number of syscalls executed -system.cpu.kern.syscall_lseek 10 3.04% 34.04% # number of syscalls executed -system.cpu.kern.syscall_getpid 6 1.82% 35.87% # number of syscalls executed -system.cpu.kern.syscall_setuid 4 1.22% 37.08% # number of syscalls executed -system.cpu.kern.syscall_getuid 6 1.82% 38.91% # number of syscalls executed -system.cpu.kern.syscall_access 11 3.34% 42.25% # number of syscalls executed -system.cpu.kern.syscall_dup 2 0.61% 42.86% # number of syscalls executed -system.cpu.kern.syscall_open 55 16.72% 59.57% # number of syscalls executed -system.cpu.kern.syscall_getgid 6 1.82% 61.40% # number of syscalls executed -system.cpu.kern.syscall_sigprocmask 10 3.04% 64.44% # number of syscalls executed -system.cpu.kern.syscall_ioctl 10 3.04% 67.48% # number of syscalls executed -system.cpu.kern.syscall_readlink 1 0.30% 67.78% # number of syscalls executed -system.cpu.kern.syscall_execve 7 2.13% 69.91% # number of syscalls executed -system.cpu.kern.syscall_mmap 54 16.41% 86.32% # number of syscalls executed -system.cpu.kern.syscall_munmap 3 0.91% 87.23% # number of syscalls executed -system.cpu.kern.syscall_mprotect 16 4.86% 92.10% # number of syscalls executed -system.cpu.kern.syscall_gethostname 1 0.30% 92.40% # number of syscalls executed -system.cpu.kern.syscall_dup2 3 0.91% 93.31% # number of syscalls executed -system.cpu.kern.syscall_fcntl 10 3.04% 96.35% # number of syscalls executed -system.cpu.kern.syscall_socket 2 0.61% 96.96% # number of syscalls executed -system.cpu.kern.syscall_connect 2 0.61% 97.57% # number of syscalls executed -system.cpu.kern.syscall_setgid 4 1.22% 98.78% # number of syscalls executed -system.cpu.kern.syscall_getrlimit 2 0.61% 99.39% # number of syscalls executed -system.cpu.kern.syscall_setsid 2 0.61% 100.00% # number of syscalls executed +system.cpu.kern.syscall_2 8 2.43% 2.43% # number of syscalls executed +system.cpu.kern.syscall_3 30 9.12% 11.55% # number of syscalls executed +system.cpu.kern.syscall_4 4 1.22% 12.77% # number of syscalls executed +system.cpu.kern.syscall_6 43 13.07% 25.84% # number of syscalls executed +system.cpu.kern.syscall_12 1 0.30% 26.14% # number of syscalls executed +system.cpu.kern.syscall_15 1 0.30% 26.44% # number of syscalls executed +system.cpu.kern.syscall_17 15 4.56% 31.00% # number of syscalls executed +system.cpu.kern.syscall_19 10 3.04% 34.04% # number of syscalls executed +system.cpu.kern.syscall_20 6 1.82% 35.87% # number of syscalls executed +system.cpu.kern.syscall_23 4 1.22% 37.08% # number of syscalls executed +system.cpu.kern.syscall_24 6 1.82% 38.91% # number of syscalls executed +system.cpu.kern.syscall_33 11 3.34% 42.25% # number of syscalls executed +system.cpu.kern.syscall_41 2 0.61% 42.86% # number of syscalls executed +system.cpu.kern.syscall_45 55 16.72% 59.57% # number of syscalls executed +system.cpu.kern.syscall_47 6 1.82% 61.40% # number of syscalls executed +system.cpu.kern.syscall_48 10 3.04% 64.44% # number of syscalls executed +system.cpu.kern.syscall_54 10 3.04% 67.48% # number of syscalls executed +system.cpu.kern.syscall_58 1 0.30% 67.78% # number of syscalls executed +system.cpu.kern.syscall_59 7 2.13% 69.91% # number of syscalls executed +system.cpu.kern.syscall_71 54 16.41% 86.32% # number of syscalls executed +system.cpu.kern.syscall_73 3 0.91% 87.23% # number of syscalls executed +system.cpu.kern.syscall_74 16 4.86% 92.10% # number of syscalls executed +system.cpu.kern.syscall_87 1 0.30% 92.40% # number of syscalls executed +system.cpu.kern.syscall_90 3 0.91% 93.31% # number of syscalls executed +system.cpu.kern.syscall_92 10 3.04% 96.35% # number of syscalls executed +system.cpu.kern.syscall_97 2 0.61% 96.96% # number of syscalls executed +system.cpu.kern.syscall_98 2 0.61% 97.57% # number of syscalls executed +system.cpu.kern.syscall_132 4 1.22% 98.78% # number of syscalls executed +system.cpu.kern.syscall_144 2 0.61% 99.39% # number of syscalls executed +system.cpu.kern.syscall_147 2 0.61% 100.00% # number of syscalls executed system.cpu.not_idle_fraction 0.081055 # Percentage of non-idle cycles system.cpu.numCycles 3874844018 # number of cpu cycles simulated system.cpu.num_insts 61868161 # Number of instructions executed @@ -131,7 +129,7 @@ system.disk2.dma_write_txs 1 # Nu system.tsunami.ethernet.coalescedRxDesc # average number of RxDesc's coalesced into each post system.tsunami.ethernet.coalescedRxIdle # average number of RxIdle's coalesced into each post system.tsunami.ethernet.coalescedRxOk # average number of RxOk's coalesced into each post -system.tsunami.ethernet.coalescedRxOrn # average number of RxOrn's coalesced into each post +system.tsunami.ethernet.coalescedRxOrn no value # average number of RxOrn's coalesced into each post system.tsunami.ethernet.coalescedSwi # average number of Swi's coalesced into each post system.tsunami.ethernet.coalescedTotal # average number of interrupts coalesced into each post system.tsunami.ethernet.coalescedTxDesc # average number of TxDesc's coalesced into each post -- cgit v1.2.3