summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests/smpmigration01
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2013-08-07 15:35:47 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2013-08-20 10:17:35 +0200
commit99b35052ae1437dd17477152a6e04fa2e7e89c26 (patch)
tree8fbf2647fcecce562353bf8da53c6126cb457b58 /testsuites/smptests/smpmigration01
parentsmp: Generalize Simple SMP scheduler (diff)
downloadrtems-99b35052ae1437dd17477152a6e04fa2e7e89c26.tar.bz2
smp: Add Deterministic Priority SMP Scheduler
Diffstat (limited to 'testsuites/smptests/smpmigration01')
-rw-r--r--testsuites/smptests/smpmigration01/smpmigration01.scn24
1 files changed, 12 insertions, 12 deletions
diff --git a/testsuites/smptests/smpmigration01/smpmigration01.scn b/testsuites/smptests/smpmigration01/smpmigration01.scn
index c5a21069bd..b2b56ffcb8 100644
--- a/testsuites/smptests/smpmigration01/smpmigration01.scn
+++ b/testsuites/smptests/smpmigration01/smpmigration01.scn
@@ -1,17 +1,17 @@
*** TEST SMPMIGRATION 1 ***
runner 0
- cpu 0 tokens 530399
- cpu 0 cycles 10077490
- cpu 1 tokens 530399
- cpu 1 cycles 10071429
+ cpu 0 tokens 453284
+ cpu 0 cycles 14955317
+ cpu 1 tokens 453283
+ cpu 1 cycles 14978390
runner 1
- cpu 0 tokens 530399
- cpu 0 cycles 5978212
- cpu 1 tokens 530399
- cpu 1 cycles 7951897
+ cpu 0 tokens 453283
+ cpu 0 cycles 21302793
+ cpu 1 tokens 453283
+ cpu 1 cycles 21318817
runner 2
- cpu 0 tokens 530399
- cpu 0 cycles 10070929
- cpu 1 tokens 530398
- cpu 1 cycles 10106437
+ cpu 0 tokens 453283
+ cpu 0 cycles 19973312
+ cpu 1 tokens 453283
+ cpu 1 cycles 21315227
*** END OF TEST SMPMIGRATION 1 ***