summaryrefslogtreecommitdiffstats
path: root/schedsim/shell/schedsim_smppriority_affinity/scenarios/cpus2_affinity_case2.scen
blob: e0ef8c270444ca8f655f51867c3168d343d35970 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#
#  
#
rtems_init 2
task_create smp1 3 
# GOAL: 0x09010001, 0x0a010001
# GOAL:   on CPUs 0-1 respectively
cpus

task_create smp2 4 -a 2
# GOAL: 0x09010001, 0x0a010001
# GOAL:   on CPUs 0 -1 respectively
cpus

dispatch
# GOAL: 0x09010001, 0x0a010001
# GOAL:   on CPUs 0 -1 respectively
cpus