summaryrefslogtreecommitdiff
path: root/TAO
diff options
context:
space:
mode:
authorcdgill <cdgill@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-10-13 02:10:55 +0000
committercdgill <cdgill@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-10-13 02:10:55 +0000
commit27d7a6cb62412b44ec6cc7107871c7ba29d8fb80 (patch)
tree658c95e1673324d633f6bbe031b029064f4a8afe /TAO
parentc17515c7614a218f3c03ac23fc87ba4d55c96496 (diff)
downloadATCD-27d7a6cb62412b44ec6cc7107871c7ba29d8fb80.tar.gz
Fixed scheduler inconsistencies Amir reported
Diffstat (limited to 'TAO')
-rw-r--r--TAO/ChangeLog-98c23
1 files changed, 23 insertions, 0 deletions
diff --git a/TAO/ChangeLog-98c b/TAO/ChangeLog-98c
index 8fecbc0ab82..140207ad3eb 100644
--- a/TAO/ChangeLog-98c
+++ b/TAO/ChangeLog-98c
@@ -1,3 +1,26 @@
+Mon Oct 12 18:55:00 1998 Chris Gill <cdgill@cs.wustl.edu>
+
+ * orbsvcs/orbsvcs/RtecScheduler.idl
+ orbsvcs/orbsvcs/Event/EC_Gateway.cpp
+ orbsvcs/orbsvcs/Event/EC_Gateway_UDP.cpp
+ orbsvcs/orbsvcs/Sched/DynSched.{cpp, h}
+ orbsvcs/orbsvcs/Sched/SchedEntry.{cpp, i}: Added a new kind RT_Info
+ type for EC_Gateway RT_Infos that depend on remote invocations. This
+ change facilitates building a distributed schedule without requiring
+ the use of a single global scheduling service. Thanks to Tom
+ Venturella <thomas.e.venturella@boeing.com> for this idea.
+
+ * orbsvcs/orbsvcs/Runtime_Scheduler.cpp
+ orbsvcs/orbsvcs/Scheduler_Factory.cpp
+ orbsvcs/orbsvcs/Sched/Config_Scheduler.cpp
+ orbsvcs/tests/EC_Multiple/EC_Multiple.cpp
+ orbsvcs/tests/Sched_Conf/Sched_Conf.{cpp, dsp}
+ orbsvcs/tests/Sched_Conf/Sched_Conf_Runtime.{cpp, dsp, h} (NEW):
+ Fixed a number of problems with correctness and usability of the
+ config and runtime schedulers, and the scheduler factory. Thanks
+ to Amir Bahmanyari <abahmany@teknowledge.com> for providing detailed
+ debugging reports.
+
Mon Oct 12 18:32:01 1998 Carlos O'Ryan <coryan@cs.wustl.edu>
* tao/try_macros.h: