|
From: <sv...@va...> - 2008-05-12 19:23:07
|
Author: bart Date: 2008-05-12 20:23:11 +0100 (Mon, 12 May 2008) New Revision: 8053 Log: Updated to do list. Modified: trunk/exp-drd/TODO.txt Modified: trunk/exp-drd/TODO.txt =================================================================== --- trunk/exp-drd/TODO.txt 2008-05-12 18:50:51 UTC (rev 8052) +++ trunk/exp-drd/TODO.txt 2008-05-12 19:23:11 UTC (rev 8053) @@ -34,6 +34,8 @@ AMD64). - Convert the array in drd_thread.c with thread information into an OSet. - Performance testing and tuning, a.o. for kate / knode / open office / matinv. +- Let exp-drd print a warning if a lock is held too long, and add a command + line option that allows to configure the threshold time. Testing @@ -52,6 +54,8 @@ (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). +- Add extra acknowledgement -- see also + http://wiki.cc.gatech.edu/cellbuzz/index.php/User_Guide Limitations |