summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSumant Tambe <sutambe@users.noreply.github.com>2006-10-16 16:00:05 +0000
committerSumant Tambe <sutambe@users.noreply.github.com>2006-10-16 16:00:05 +0000
commit03d47465ff86b788fbb21ea323a14c93e3720dd8 (patch)
tree5342a0e7a2820816e7482bea05b327fab715d66d
parent106413238599aabf8f37da84ce1b5e3238901a6a (diff)
downloadATCD-03d47465ff86b788fbb21ea323a14c93e3720dd8.tar.gz
-rw-r--r--CIAO/RACE/descriptors/Domain.cdd12
-rw-r--r--CIAO/RACE/descriptors/NodeDetails.dat2
-rw-r--r--CIAO/RACE/descriptors/RT1H_NetQoS.nqs6
-rwxr-xr-xCIAO/RACE/descriptors/run_RACE_NetQoS.pl3
4 files changed, 10 insertions, 13 deletions
diff --git a/CIAO/RACE/descriptors/Domain.cdd b/CIAO/RACE/descriptors/Domain.cdd
index 7d0735c1715..b42dadc18f1 100644
--- a/CIAO/RACE/descriptors/Domain.cdd
+++ b/CIAO/RACE/descriptors/Domain.cdd
@@ -4,7 +4,7 @@
<UUID>BCB38121-9F67-4D0D-9363-65FF3AE0188A</UUID>
<node>
- <name>host2</name>
+ <name>host12</name>
<resource>
<name>Processor</name>
<resourceType>CPULoad</resourceType>
@@ -25,7 +25,7 @@
</node>
<node>
- <name>host3</name>
+ <name>host13</name>
<resource>
<name>Processor</name>
<resourceType>CPULoad</resourceType>
@@ -46,7 +46,7 @@
</node>
<node>
- <name>host4</name>
+ <name>host14</name>
<resource>
<name>Processor</name>
<resourceType>CPULoad</resourceType>
@@ -67,7 +67,7 @@
</node>
<node>
- <name>host5</name>
+ <name>host15</name>
<resource>
<name>Processor</name>
<resourceType>CPULoad</resourceType>
@@ -88,7 +88,7 @@
</node>
<node>
- <name>host6</name>
+ <name>host16</name>
<resource>
<name>Processor</name>
<resourceType>CPULoad</resourceType>
@@ -109,7 +109,7 @@
</node>
<node>
- <name>host1</name>
+ <name>host11</name>
<resource>
<name>Processor</name>
<resourceType>CPULoad</resourceType>
diff --git a/CIAO/RACE/descriptors/NodeDetails.dat b/CIAO/RACE/descriptors/NodeDetails.dat
index bbc21f4c844..b5e670543e5 100644
--- a/CIAO/RACE/descriptors/NodeDetails.dat
+++ b/CIAO/RACE/descriptors/NodeDetails.dat
@@ -2,5 +2,3 @@ host1 corbaloc:iiop:10.2.250.100:50002/NodeManager
host2 corbaloc:iiop:10.2.250.100:50002/NodeManager
host3 corbaloc:iiop:10.3.250.100:50003/NodeManager
host4 corbaloc:iiop:10.4.250.100:50004/NodeManager
-host5 corbaloc:iiop:10.5.250.100:50005/NodeManager
-host6 corbaloc:iiop:10.6.250.100:50006/NodeManager
diff --git a/CIAO/RACE/descriptors/RT1H_NetQoS.nqs b/CIAO/RACE/descriptors/RT1H_NetQoS.nqs
index 007e673e329..bf517db26e1 100644
--- a/CIAO/RACE/descriptors/RT1H_NetQoS.nqs
+++ b/CIAO/RACE/descriptors/RT1H_NetQoS.nqs
@@ -9,9 +9,9 @@
<server>_RT1H_NetQoS.ComponentImplementations.RT1H.RT1H.Planner_One</server>
<serverPortName>situation</serverPortName>
</connectionInfo>
- <fwdBW>100</fwdBW>
- <revBW>10</revBW>
- <qos>BEST_EFFORT</qos>
+ <fwdBW>2000</fwdBW>
+ <revBW>0</revBW>
+ <qos>HIGH_RELIABILITY</qos>
<admissionPriority>NORMAL</admissionPriority>
</connectionQoS>
diff --git a/CIAO/RACE/descriptors/run_RACE_NetQoS.pl b/CIAO/RACE/descriptors/run_RACE_NetQoS.pl
index c127b607fc6..e1037cd8934 100755
--- a/CIAO/RACE/descriptors/run_RACE_NetQoS.pl
+++ b/CIAO/RACE/descriptors/run_RACE_NetQoS.pl
@@ -127,8 +127,7 @@ $ns_running = 1;
# Invoke execution manager.
# print "Invoking execution manager\n";
- $EM = new PerlACE::Process ("$DAnCE/ExecutionManager/Execution_Manager",
- "-n -o EM.ior -i $dat_file");
+ $EM = new PerlACE::Process ("$DAnCE/ExecutionManager/Execution_Manager", "-n -ORBEndpoint iiop://10.1.250.100 -o EM.ior -i $dat_file");
$EM->Spawn ();
# if (PerlACE::waitforfile_timed ("EM.ior",