summaryrefslogtreecommitdiff
path: root/benchmarks/libmicro/files/patch-bench
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/libmicro/files/patch-bench')
-rw-r--r--benchmarks/libmicro/files/patch-bench14
1 files changed, 7 insertions, 7 deletions
diff --git a/benchmarks/libmicro/files/patch-bench b/benchmarks/libmicro/files/patch-bench
index 71dca3fff1c9..11815f7c233e 100644
--- a/benchmarks/libmicro/files/patch-bench
+++ b/benchmarks/libmicro/files/patch-bench
@@ -1,15 +1,15 @@
---- bench.orig Fri Aug 5 06:35:13 2005
-+++ bench Tue Aug 9 12:32:52 2005
-@@ -67,7 +67,7 @@
+--- bench.orig 2008-01-12 14:26:38.000000000 +0100
++++ bench 2008-01-12 14:26:59.000000000 +0100
+@@ -65,7 +65,7 @@
touch $IFILE
-ARCH=`arch -k`
-+ARCH=`uname -m`
++ARCH=`uname -p`
# produce benchmark header for easier comparisons
-@@ -85,6 +85,12 @@
+@@ -83,6 +83,12 @@
p_type=`awk -F: '/model name/{print $2; exit}' /proc/cpuinfo`
fi
@@ -22,11 +22,11 @@
printf "!Libmicro_#: %30s\n" $libmicro_version
printf "!Options: %30s\n" "$OPTS"
printf "!Machine_name: %30s\n" $hostname
-@@ -156,7 +162,6 @@
+@@ -154,7 +160,6 @@
memset $OPTS -N "memset_10k" -s 10k -I 600
memset $OPTS -N "memset_1m" -s 1m -I 200000
memset $OPTS -N "memset_10m" -s 10m -I 2000000
-memset $OPTS -N "memsetP2_10m" -s 10m -P 2 -I 2000000
- memrand $OPTS -N "memrand" -s 40m -B 10000
+ memrand $OPTS -N "memrand" -s 128m -B 10000
cachetocache $OPTS -N "cachetocache" -s 100k -T 2 -I 200