summaryrefslogtreecommitdiff
path: root/trunk/TAO/performance-tests/RTCorba/Thread_Pool/svc.conf
blob: dbb5dad8ef0df9cae265a7db23de7b387a6e6f64 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Options for exclusive transport strategy
static Client_Strategy_Factory "-ORBTransportMuxStrategy EXCLUSIVE"

# Options required for regular testing; comment out for real-time testing
static RT_ORB_Loader "-ORBPriorityMapping linear"

# For real-time testing, uncomment the following line:
# static RT_ORB_Loader "-ORBPriorityMapping linear -ORBSchedPolicy SCHED_FIFO -ORBScopePolicy SYSTEM"

# For real-time testing (with native priority), uncomment the following line:
# static RT_ORB_Loader "-ORBSchedPolicy SCHED_FIFO -ORBScopePolicy SYSTEM"