summaryrefslogtreecommitdiff
path: root/ChangeLog-98a
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-05-04 22:13:45 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-05-04 22:13:45 +0000
commit91b8d7aca7af4139223820ae9ad82cfd980d1de5 (patch)
tree05e54799b33dd2ccce0bb93dd2c24918ebb0e3ad /ChangeLog-98a
parent9262ff4c55379ab1cfc3e3f98b68b554794d7b35 (diff)
downloadATCD-91b8d7aca7af4139223820ae9ad82cfd980d1de5.tar.gz
*** empty log message ***
Diffstat (limited to 'ChangeLog-98a')
-rw-r--r--ChangeLog-98a13
1 files changed, 10 insertions, 3 deletions
diff --git a/ChangeLog-98a b/ChangeLog-98a
index 6fd87a51d73..137425d09d0 100644
--- a/ChangeLog-98a
+++ b/ChangeLog-98a
@@ -1,8 +1,15 @@
+Mon May 04 17:09:39 1998 David L. Levine <levine@cs.wustl.edu>
+
+ * performance-tests/Misc/context_switch_time.cpp: lots of
+ cleanup. The main changes were the use of ACE_THR_PRI_FIFO_DEF
+ for the default therad priority, and removal of some
+ unnecessary thr_yield () calls.
+
Mon May 4 13:08:18 1998 Douglas C. Schmidt <schmidt@flamenco.cs.wustl.edu>
- * ace/config-sunos5.6.h: Removed a mysterious "30" at the end of
- an #undef. Thanks to J. Russell Noseworthy
- <rnosewor@objectsciences.com> for reporting this problem.
+ * ace/config-sunos5.6.h: Removed a mysterious "30" at the end of
+ an #undef. Thanks to J. Russell Noseworthy
+ <rnosewor@objectsciences.com> for reporting this problem.
Mon May 04 08:49:09 1998 David L. Levine <levine@cs.wustl.edu>