summaryrefslogtreecommitdiff
path: root/ACE/ChangeLog
diff options
context:
space:
mode:
authorSteve Huston <shuston@riverace.com>2007-08-15 21:57:25 +0000
committerSteve Huston <shuston@riverace.com>2007-08-15 21:57:25 +0000
commita17838878f68293e519c9b7429734015830a6f8e (patch)
treec28dd82ded21de6042f5b0aba4e9738928030cc0 /ACE/ChangeLog
parent0f06f37214ad11a1ebefecee92694c97f332ea2a (diff)
downloadATCD-a17838878f68293e519c9b7429734015830a6f8e.tar.gz
ChangeLogTag:Wed Aug 15 21:54:11 UTC 2007 Steve Huston <shuston@riverace.com>
Diffstat (limited to 'ACE/ChangeLog')
-rw-r--r--ACE/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ACE/ChangeLog b/ACE/ChangeLog
index 5d1b33113b5..6d5b7c977e4 100644
--- a/ACE/ChangeLog
+++ b/ACE/ChangeLog
@@ -1,3 +1,12 @@
+Wed Aug 15 21:54:11 UTC 2007 Steve Huston <shuston@riverace.com>
+
+ * tests/New_Fail_Test.cpp: Allocate the hugest blocks we can instead
+ of many merely big ones. Helps the test run without dragging the
+ system to a crawl, at least on my WinXP VC7.1 box w/ 1GB memory.
+ YMMV. Not ready to re-enable in tests/run_test.lst until a few
+ other people try this out by hand.
+ Also, replace ACE_ASSERT with if/else and ACE_ERROR.
+
Wed Aug 15 15:56:12 UTC 2007 Abdullah Sowayan <abdullah.sowayan@lmco.com>
* performance-tests/Misc/test_mutex.cpp: