summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2016-05-23 18:17:14 -0700
committerMatt Turner <mattst88@gmail.com>2016-05-23 18:17:14 -0700
commit375bdf8fc1c75f42f97a1347d87a7846ebd2ef16 (patch)
tree0aaa258fbc9ef8210d2987a764027ab6644624c9
parentd106235f5eebe280f4f820fc29bb5d8708e2f54d (diff)
Add READMEHEADmaster
-rw-r--r--README8
1 files changed, 8 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..acc0de4
--- /dev/null
+++ b/README
@@ -0,0 +1,8 @@
+Run with "taskset -c #" to lock the benchmark to a single CPU.
+
+mattst88@megalith clear_page % time sudo taskset -c 1 ./ev6-prefetch_m 64
+ cycles: 100549 (scaled from 50.0%)
+ instructions: 124155 (scaled from 50.0%)
+ cache-misses: 63 (scaled from 50.0%)
+ mbox-replays: 36 (scaled from 25.0%)
+sudo taskset -c 1 ./ev6-prefetch_m 64 9.36s user 0.09s system 99% cpu 9.461 total