|
From: <sv...@va...> - 2008-05-10 13:00:23
|
Author: bart Date: 2008-05-10 14:00:27 +0100 (Sat, 10 May 2008) New Revision: 8033 Log: Updated to do list. Modified: trunk/exp-drd/TODO.txt Modified: trunk/exp-drd/TODO.txt =================================================================== --- trunk/exp-drd/TODO.txt 2008-05-10 12:54:27 UTC (rev 8032) +++ trunk/exp-drd/TODO.txt 2008-05-10 13:00:27 UTC (rev 8033) @@ -38,8 +38,6 @@ Testing ~~~~~~~ -- More extensive testing of reader/writer locks. -- Regression test for bitmap manipulation functions. - test exp-drd's performance with the SPLASH-2 software, e.g. fft (http://www-flash.stanford.edu/apps/SPLASH/) or the PARSEC benchmark (http://parsec.cs.princeton.edu/license.htm). @@ -53,6 +51,7 @@ 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. +- Explain how to handle transactions (with regard to locking order). Limitations |