summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/DevGuideExamples/NotifyService/RTNotify/nsclient.conf
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/DevGuideExamples/NotifyService/RTNotify/nsclient.conf')
-rw-r--r--TAO/orbsvcs/DevGuideExamples/NotifyService/RTNotify/nsclient.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/TAO/orbsvcs/DevGuideExamples/NotifyService/RTNotify/nsclient.conf b/TAO/orbsvcs/DevGuideExamples/NotifyService/RTNotify/nsclient.conf
new file mode 100644
index 00000000000..c121382ee7d
--- /dev/null
+++ b/TAO/orbsvcs/DevGuideExamples/NotifyService/RTNotify/nsclient.conf
@@ -0,0 +1,4 @@
+dynamic TAO_RT_ORB_Loader Service_Object *TAO_RTCORBA:_make_TAO_RT_ORB_Loader () "-ORBPriorityMapping continuous"
+
+# Uncomment this line to use SCHED_FIFO
+#dynamic TAO_RT_ORB_Loader Service_Object *TAO_RTCORBA:_make_TAO_RT_ORB_Loader () "-ORBSchedPolicy SCHED_FIFO -ORBScopePolicy PROCESS -ORBPriorityMapping continuous"