summaryrefslogtreecommitdiff
path: root/ChangeLog-97a
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-06-26 13:37:25 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-06-26 13:37:25 +0000
commitd5b0d7671c55acfd7fe4ad765b04aaaa246fa07d (patch)
treed86628cbe5bec628cb0ec2b7aebdb094dacb3e85 /ChangeLog-97a
parentfb70256392a9a7262cc39f1ee44897d06dda1eda (diff)
downloadATCD-d5b0d7671c55acfd7fe4ad765b04aaaa246fa07d.tar.gz
*** empty log message ***
Diffstat (limited to 'ChangeLog-97a')
-rw-r--r--ChangeLog-97a6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog-97a b/ChangeLog-97a
index 9cb996a360e..88ea6ff358c 100644
--- a/ChangeLog-97a
+++ b/ChangeLog-97a
@@ -1,3 +1,9 @@
+Thu Jun 26 08:36:37 1997 David L. Levine <levine@cs.wustl.edu>
+
+ * performance-tests/Misc/context_switch_time.cpp: use same priority
+ values on Win32 platforms as on Solaris, because thread priority
+ increases with increasing priority values on both of those platforms.
+
Thu Jun 26 01:34:46 1997 Nanbor Wang <nw1@lambada.cs.wustl.edu>
* performance-tests/Misc/misc.{mak,mdp}: Added makefile for NT.