|
From: <sv...@va...> - 2008-03-06 07:00:45
|
Author: bart Date: 2008-03-06 07:00:47 +0000 (Thu, 06 Mar 2008) New Revision: 7576 Log: Updated DRD's readme.txt. Modified: trunk/exp-drd/docs/README.txt Modified: trunk/exp-drd/docs/README.txt =================================================================== --- trunk/exp-drd/docs/README.txt 2008-03-06 03:21:34 UTC (rev 7575) +++ trunk/exp-drd/docs/README.txt 2008-03-06 07:00:47 UTC (rev 7576) @@ -231,12 +231,10 @@ The following may be expected in future versions of DRD: * Drastically reduced memory consumption, such that realistic applications can be analyzed with DRD. +* A lock dependency analyzer, as a help in deadlock prevention. * Faster operation. * More extensive documentation. -* Support for reader-writer locks. * Support for PowerPC CPU's. -* A lock dependency analyzer, as a help in deadlock prevention. -* Elimination of several artificial limitations. Acknowledgements |