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

# Note! priority values are for Linux

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

static RTScheduler_Loader ""

static MIF_DT_Creator "-GuidSeed 1 -DT_Count 4  -DT_Task -Importance 5 -Start_Time 0 -Iter 3 -Load 5 -JobName job_10 -DT_Task -Importance 8 -Start_Time 0 -Iter 3 -Load 50 -DT_Task -Importance 4 -Start_Time 0 -Iter 3 -Load 5 -JobName job_80 -DT_Task -Importance 10 -Start_Time 5 -Iter 3 -Load 50  -OutFile schedule_client.dat -LogFile log_file_client"

#static MIF_DT_Creator "-GuidSeed 1 -DT_Count 2 -DT_Task -Importance 4 -Start_Time 0 -Iter 3 -Load 0  -DT_Task -Importance 10 -Start_Time 0 -Iter 3 -Load 0 -OutFile schedule_client.dat -LogFile log_file_client"