summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-09-05 00:11:20 +0000
committerirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-09-05 00:11:20 +0000
commit1f4947bfd3d30663c2231574e5244c535f0fcbc5 (patch)
tree97006389c3cd4de21eaff8301f89d43965942ac5
parentd5b27335792ba5e8053bb888241b40aa0aefbb93 (diff)
downloadATCD-1f4947bfd3d30663c2231574e5244c535f0fcbc5.tar.gz
New config file.
-rw-r--r--TAO/performance-tests/RTCorba/Thread_Pool/svc.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/TAO/performance-tests/RTCorba/Thread_Pool/svc.conf b/TAO/performance-tests/RTCorba/Thread_Pool/svc.conf
new file mode 100644
index 00000000000..7e4bf9ae870
--- /dev/null
+++ b/TAO/performance-tests/RTCorba/Thread_Pool/svc.conf
@@ -0,0 +1,5 @@
+# Regular test
+static RT_ORB_Loader "-ORBPriorityMapping linear"
+
+# For testing of RT threads
+# static RT_ORB_Loader "-ORBPriorityMapping linear -ORBSchedPolicy SCHED_RR -ORBScopePolicy SYSTEM"