|
From: <sv...@va...> - 2008-04-19 15:17:09
|
Author: bart Date: 2008-04-19 16:17:08 +0100 (Sat, 19 Apr 2008) New Revision: 7892 Log: Updated to do list. Modified: trunk/exp-drd/TODO.txt Modified: trunk/exp-drd/TODO.txt =================================================================== --- trunk/exp-drd/TODO.txt 2008-04-19 15:16:45 UTC (rev 7891) +++ trunk/exp-drd/TODO.txt 2008-04-19 15:17:08 UTC (rev 7892) @@ -8,7 +8,10 @@ - Regression test for bitmap manipulation functions. - Continue discussion about unification of DRD and Helgrind client requests. - Memory pool support. -- Add locking order checking. +- Add locking order checking. Start from the following information: + * http://sourceforge.net/mailarchive/message.php?msg_id=alpine.LNX.1.10.0803270822080.17890%40mudge.stoecker.eu + * http://lwn.net/Articles/185605/ + * http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob;f=Documentation/lockdep-design.txt;h=488773018152056ea159685e732e42452a7ae142;hb=HEAD - Continue the discussion on the Valgrind mailing list about docbook and 'make dist'. - Let DRD print an error message and stop as soon as qt1, qt2 or qt3 is |