summaryrefslogtreecommitdiff
path: root/ChangeLog-98b
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-05-22 17:08:47 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-05-22 17:08:47 +0000
commit90c8b9aeb7737f290111b66cb6dba6011a30f2f6 (patch)
tree7f35e321513b8a5f95abe94d6d2452ce22c566ee /ChangeLog-98b
parent90372523be18c6138833974cdf19c57e14b94c99 (diff)
downloadATCD-90c8b9aeb7737f290111b66cb6dba6011a30f2f6.tar.gz
*** empty log message ***
Diffstat (limited to 'ChangeLog-98b')
-rw-r--r--ChangeLog-98b5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog-98b b/ChangeLog-98b
index 37a15fe4420..da7d222619a 100644
--- a/ChangeLog-98b
+++ b/ChangeLog-98b
@@ -4,6 +4,11 @@ Fri May 22 07:53:03 1998 David L. Levine <levine@cs.wustl.edu>
ACE_LACKS_CONDATTR_PSHARED #defines. That leaves just
one, that's commented out.
+ * performance-tests/Misc/context_switch_time.cpp: create all
+ threads as detached so they don't have to be joined. They
+ test was using up resources on LynxOS, if a high -c option
+ was used, without this change.
+
Fri May 22 07:30:23 1998 David L. Levine <levine@cs.wustl.edu>
* ACE version 4.5.8 released.