source: rtems-schedsim/schedsim/shell/schedsim_smppriority_affinity/scenarios/cpus2_affinity_case4.scen @ a829f37

Last change on this file since a829f37 was 9f3c8eb, checked in by Jennifer Averett <jennifer.averett@…>, on 05/16/14 at 19:53:51

Add scenarios for setting affinity before start of task.

  • Property mode set to 100644
File size: 172 bytes
Line 
1#
2
3#
4rtems_init 2
5task_create smp1 3 -a 2
6task_create smp2 2 -a 1
7
8# GOAL: want 0x0a010002 - 0x0a010001 as heir and executings
9# GOAL:   on CPUs 0 -1 respectively
10cpus
Note: See TracBrowser for help on using the repository browser.