diff options
author | Nathan Binkert <nate@binkert.org> | 2009-11-08 20:15:23 -0800 |
---|---|---|
committer | Nathan Binkert <nate@binkert.org> | 2009-11-08 20:15:23 -0800 |
commit | 14b51697500b71a05c67c8197c017cb6a39b57a7 (patch) | |
tree | c32155000160acd3f350cb8a71d4c19787be9bc5 /tests/long/20.parser/ref/x86/linux/simple-timing/config.ini | |
parent | 708faa767763e65a2fded8aa33ac3c63cca9c84c (diff) | |
download | gem5-14b51697500b71a05c67c8197c017cb6a39b57a7.tar.xz |
tests: update statistics for change caused by vsyscall support in x86
Caused by a slight change in memory layout.
Diffstat (limited to 'tests/long/20.parser/ref/x86/linux/simple-timing/config.ini')
-rw-r--r-- | tests/long/20.parser/ref/x86/linux/simple-timing/config.ini | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/long/20.parser/ref/x86/linux/simple-timing/config.ini b/tests/long/20.parser/ref/x86/linux/simple-timing/config.ini index 5f5b1b01c..a7ed66f8a 100644 --- a/tests/long/20.parser/ref/x86/linux/simple-timing/config.ini +++ b/tests/long/20.parser/ref/x86/linux/simple-timing/config.ini @@ -45,7 +45,6 @@ hash_delay=1 latency=1000 max_miss_count=0 mshrs=10 -prefetch_cache_check_push=true prefetch_data_accesses_only=false prefetch_degree=1 prefetch_latency=10000 @@ -80,7 +79,6 @@ hash_delay=1 latency=1000 max_miss_count=0 mshrs=10 -prefetch_cache_check_push=true prefetch_data_accesses_only=false prefetch_degree=1 prefetch_latency=10000 @@ -115,7 +113,6 @@ hash_delay=1 latency=10000 max_miss_count=0 mshrs=10 -prefetch_cache_check_push=true prefetch_data_accesses_only=false prefetch_degree=1 prefetch_latency=100000 |