summaryrefslogtreecommitdiff
path: root/TAO/examples/RTScheduling/fixed_priority_scheduler/svc.conf.client
blob: e0416223ac0c89f3b74520fdab3e9033f0aab156 (plain)
1
2
3
4
5
6
7
8
9
10
# -- E X A M P L E conf. file --

# Note! priority values are for Linux

static RT_ORB_Loader "-ORBSchedPolicy SCHED_RR -ORBScopePolicy PROCESS -ORBPriorityMapping direct"

static FP_DT_Creator "-DT_Count 4  -DT_Task -Importance 5 -Start_Time 0 -Iter 3 -Load 5 -JobName job_1 -DT_Task -Importance 8 -Start_Time 0 -Iter 10 -Load 5 -DT_Task -Importance 10 -Start_Time 0 -Iter 3 -Load 5 -JobName job_2 -DT_Task -Importance 4 -Start_Time 2 -Iter 5 -Load 5 -OutFile schedule_client.dat -LogFile log_client"