|
From: <sv...@va...> - 2008-04-01 16:55:29
|
Author: bart Date: 2008-04-01 17:55:33 +0100 (Tue, 01 Apr 2008) New Revision: 7831 Log: Updated to do list. Modified: trunk/exp-drd/TODO.txt Modified: trunk/exp-drd/TODO.txt =================================================================== --- trunk/exp-drd/TODO.txt 2008-04-01 10:55:08 UTC (rev 7830) +++ trunk/exp-drd/TODO.txt 2008-04-01 16:55:33 UTC (rev 7831) @@ -47,6 +47,7 @@ - Explain that happens-before race detectors are also suited for certain classes of programs that do not follow a locking discipline (e.g. exp-drd/test/matinv.c). +- Add a note about how much stack is needed for exp-drd itself. Limitations |