diff options
author | jai <jai@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2009-05-06 15:32:59 +0000 |
---|---|---|
committer | jai <jai@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2009-05-06 15:32:59 +0000 |
commit | 69db18b74ae99bcd716c0942e6702c5615b53ea4 (patch) | |
tree | d8da8a456e47d51012a87dda7897565accfd0f4e | |
parent | 66335fcf389d8665320934ee716fb8e43c9300cc (diff) | |
download | ATCD-69db18b74ae99bcd716c0942e6702c5615b53ea4.tar.gz |
made modifications to lanes and bands for 5 priorities
2 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/examples/FaultTolerance/FLARe/RTCORBA/ClientServer/three-bands-with-best-effort b/TAO/orbsvcs/examples/FaultTolerance/FLARe/RTCORBA/ClientServer/three-bands-with-best-effort index 00575dc299b..3260a840a50 100644 --- a/TAO/orbsvcs/examples/FaultTolerance/FLARe/RTCORBA/ClientServer/three-bands-with-best-effort +++ b/TAO/orbsvcs/examples/FaultTolerance/FLARe/RTCORBA/ClientServer/three-bands-with-best-effort @@ -1 +1 @@ -0 0 1 10922 10923 21844 21845 32767
\ No newline at end of file +0 4000 4001 8000 8001 16000 16001 24000 24001 32767
\ No newline at end of file diff --git a/TAO/orbsvcs/examples/FaultTolerance/FLARe/RTCORBA/ClientServer/three-lanes-with-best-effort b/TAO/orbsvcs/examples/FaultTolerance/FLARe/RTCORBA/ClientServer/three-lanes-with-best-effort index 6010dad5aaf..671f03de13d 100644 --- a/TAO/orbsvcs/examples/FaultTolerance/FLARe/RTCORBA/ClientServer/three-lanes-with-best-effort +++ b/TAO/orbsvcs/examples/FaultTolerance/FLARe/RTCORBA/ClientServer/three-lanes-with-best-effort @@ -1 +1 @@ -0 10922 21844 32767
\ No newline at end of file +4000 8000 16000 24000 32767
\ No newline at end of file |