summaryrefslogtreecommitdiff
path: root/TAO/performance-tests
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/performance-tests')
-rw-r--r--TAO/performance-tests/RTCorba/Thread_Pool/native-svc.conf.xml3
-rw-r--r--TAO/performance-tests/RTCorba/Thread_Pool/svc.conf.xml3
-rw-r--r--TAO/performance-tests/Throughput/svc.conf.xml1
3 files changed, 7 insertions, 0 deletions
diff --git a/TAO/performance-tests/RTCorba/Thread_Pool/native-svc.conf.xml b/TAO/performance-tests/RTCorba/Thread_Pool/native-svc.conf.xml
index 5be784bbb45..9ca2ca16aff 100644
--- a/TAO/performance-tests/RTCorba/Thread_Pool/native-svc.conf.xml
+++ b/TAO/performance-tests/RTCorba/Thread_Pool/native-svc.conf.xml
@@ -1,6 +1,9 @@
<?xml version='1.0'?>
<!-- Converted from native-svc.conf by svcconf-convert.pl -->
<ACE_Svc_Conf>
+ <!-- -->
+ <!-- $Id$ -->
+ <!-- -->
<!-- For testing of RT threads (with native priority) -->
<static id="RT_ORB_Loader" params="-ORBSchedPolicy SCHED_FIFO -ORBScopePolicy SYSTEM"/>
<static id="Client_Strategy_Factory" params="-ORBTransportMuxStrategy EXCLUSIVE"/>
diff --git a/TAO/performance-tests/RTCorba/Thread_Pool/svc.conf.xml b/TAO/performance-tests/RTCorba/Thread_Pool/svc.conf.xml
index 5a8fa8250ef..a26f8ec17a1 100644
--- a/TAO/performance-tests/RTCorba/Thread_Pool/svc.conf.xml
+++ b/TAO/performance-tests/RTCorba/Thread_Pool/svc.conf.xml
@@ -1,6 +1,9 @@
<?xml version='1.0'?>
<!-- Converted from svc.conf by svcconf-convert.pl -->
<ACE_Svc_Conf>
+ <!-- -->
+ <!-- $Id$ -->
+ <!-- -->
<!-- Options for exclusive transport strategy -->
<static id="Client_Strategy_Factory" params="-ORBTransportMuxStrategy EXCLUSIVE"/>
<!-- Options required for regular testing -->
diff --git a/TAO/performance-tests/Throughput/svc.conf.xml b/TAO/performance-tests/Throughput/svc.conf.xml
index e3cd786d2cc..ca9d6874ff5 100644
--- a/TAO/performance-tests/Throughput/svc.conf.xml
+++ b/TAO/performance-tests/Throughput/svc.conf.xml
@@ -1,6 +1,7 @@
<?xml version='1.0'?>
<!-- Converted from ./performance-tests/Throughput/svc.conf by svcconf-convert.pl -->
<ACE_Svc_Conf>
+ <!-- -->
<!-- $Id$ -->
<!-- -->
<!-- Please see $TAO_ROOT/docs/Options.html for details on these options. -->