summaryrefslogtreecommitdiffstats
path: root/schedsim/shell/schedsim_smpsimple/scenarios/cpus4_pick_older.scen
diff options
context:
space:
mode:
Diffstat (limited to 'schedsim/shell/schedsim_smpsimple/scenarios/cpus4_pick_older.scen')
-rw-r--r--schedsim/shell/schedsim_smpsimple/scenarios/cpus4_pick_older.scen22
1 files changed, 6 insertions, 16 deletions
diff --git a/schedsim/shell/schedsim_smpsimple/scenarios/cpus4_pick_older.scen b/schedsim/shell/schedsim_smpsimple/scenarios/cpus4_pick_older.scen
index baf55f0..d838516 100644
--- a/schedsim/shell/schedsim_smpsimple/scenarios/cpus4_pick_older.scen
+++ b/schedsim/shell/schedsim_smpsimple/scenarios/cpus4_pick_older.scen
@@ -6,40 +6,30 @@ task_create smp1 3
task_create smp2 6
task_create smp3 7
task_create smp4 8
-dispatch
# GOAL: Tasks 0x0a010001 - 0x0a010004 as heir and executing
-# GOAL: on CPUs 1 - 4 respectively
+# GOAL: on CPUs 3 - 0 respectively
cpus
task_create smp5 5
clock_tick 1
-dispatch
# GOAL: Tasks 0x0a010001, 0x0a010002, 0x0a010003, and 0x0a010005 are
-# GOAL: heir and executing on CPUs 1 - 4 respectively
+# GOAL: heir and executing on CPUs 3 - 0 respectively
cpus
task_create smp6 5
clock_tick 1
-dispatch
# GOAL: Tasks 0x0a010001, 0x0a010002, 0x0a010006, and 0x0a010005 are
-# GOAL: heir and executing on CPUs 1 - 4 respectively
+# GOAL: heir and executing on CPUs 3 - 0 respectively
cpus
task_create smp7 5
clock_tick 1
-dispatch
# GOAL: Tasks 0x0a010001, 0x0a010007, 0x0a010006, and 0x0a010005 are
-# GOAL: heir and executing on CPUs 1 - 4 respectively
+# GOAL: heir and executing on CPUs 3 - 0 respectively
cpus
-# We should pick task smp4 on the 4th core
+# We should pick task smp5 (0x0a010005) on CPU 0
task_create smp8 4
-# GOAL: Tasks 0x0a010001, 0x0a010007, and 0x0a010006
-# GOAL: heir and executing on CPUs 1 - 3 respectively
-# GOAL: Task 0x0a010005 is executing on CPU 4
-# GOAL: Task 0x0a010008 is heir on CPU 4
-cpus
-dispatch
# GOAL: Tasks 0x0a010001, 0x0a010007, 0x0a010006, and 0x0a010008 are
-# GOAL: heir and executing on CPUs 1 - 4 respectively
+# GOAL: heir and executing on CPUs 3 - 0 respectively
cpus