summaryrefslogtreecommitdiff
path: root/TAO/ChangeLogs/ChangeLog-02a
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/ChangeLogs/ChangeLog-02a')
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a17
1 files changed, 17 insertions, 0 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index fd0b2265857..9bf3ca6c8c0 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,20 @@
+Thu Apr 12 13:54:10 2001 Joe Hoffert <joeh@cs.wustl.edu>
+
+ * performance-tests/Latency/test_i.cpp:
+ * performance-tests/Latency/st_server.cpp:
+ * performance-tests/Latency/st_client.cpp:
+ Added Quantify hooks
+
+ * performance-tests/Cubit/TAO/IDL_Cubit/svc.conf:
+ * performance-tests/Latency/st_server.conf:
+ * performance-tests/Latency/st_client.conf:
+ Moved "-ORBConnectionCacheLock null" from the default
+ Resource_Factory to the Advanced_Resource_Factory.
+ This was creating a mutex for a single-threaded app.
+ There should never be both in a configuration file
+ since the Advanced Resource Factory subsumes all the
+ options of the default Resource Factory
+
Thu Apr 12 12:22:28 2001 Carlos O'Ryan <coryan@uci.edu>
* tests/Makefile: