diff options
author | Nilay Vaish <nilay@cs.wisc.edu> | 2015-08-30 12:24:19 -0500 |
---|---|---|
committer | Nilay Vaish <nilay@cs.wisc.edu> | 2015-08-30 12:24:19 -0500 |
commit | 66941163e50abceaa86c5eb6a18de6bbc2ec4ef8 (patch) | |
tree | 695a23cc938e997e1bc5f318576aa84c186a9aab /tests/quick/se/01.hello-2T-smt | |
parent | a60a93eb051d49b86e33ed8add06f65fcdb37604 (diff) | |
download | gem5-66941163e50abceaa86c5eb6a18de6bbc2ec4ef8.tar.xz |
stats: updates due to recent changes.
Diffstat (limited to 'tests/quick/se/01.hello-2T-smt')
-rw-r--r-- | tests/quick/se/01.hello-2T-smt/ref/alpha/linux/o3-timing/config.ini | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/tests/quick/se/01.hello-2T-smt/ref/alpha/linux/o3-timing/config.ini b/tests/quick/se/01.hello-2T-smt/ref/alpha/linux/o3-timing/config.ini index 998b24edb..3b7f876e4 100644 --- a/tests/quick/se/01.hello-2T-smt/ref/alpha/linux/o3-timing/config.ini +++ b/tests/quick/se/01.hello-2T-smt/ref/alpha/linux/o3-timing/config.ini @@ -150,7 +150,7 @@ localPredictorSize=2048 numThreads=2 [system.cpu.dcache] -type=BaseCache +type=Cache children=tags addr_ranges=0:18446744073709551615 assoc=2 @@ -497,7 +497,7 @@ opLat=3 pipelined=false [system.cpu.icache] -type=BaseCache +type=Cache children=tags addr_ranges=0:18446744073709551615 assoc=2 @@ -551,7 +551,7 @@ eventq_index=0 size=48 [system.cpu.l2cache] -type=BaseCache +type=Cache children=tags addr_ranges=0:18446744073709551615 assoc=8 @@ -614,7 +614,7 @@ env= errout=cerr euid=100 eventq_index=0 -executable=/home/stever/hg/m5sim.org/gem5/tests/test-progs/hello/bin/alpha/linux/hello +executable=/scratch/nilay/GEM5/gem5/tests/test-progs/hello/bin/alpha/linux/hello gid=100 input=cin kvmInSE=false @@ -637,7 +637,7 @@ env= errout=cerr euid=100 eventq_index=0 -executable=/home/stever/hg/m5sim.org/gem5/tests/test-progs/hello/bin/alpha/linux/hello +executable=/scratch/nilay/GEM5/gem5/tests/test-progs/hello/bin/alpha/linux/hello gid=100 input=cin kvmInSE=false |