From: Bart Van Assche Date: Sat, 19 Apr 2008 15:17:08 +0000 (+0000) Subject: Updated to do list. X-Git-Tag: svn/VALGRIND_3_4_0~722 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3bf34f3e0a79fd58002de6243421a136cad24131;p=thirdparty%2Fvalgrind.git Updated to do list. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@7892 --- diff --git a/exp-drd/TODO.txt b/exp-drd/TODO.txt index 917d0cd6d7..22baa6167c 100644 --- a/exp-drd/TODO.txt +++ b/exp-drd/TODO.txt @@ -8,7 +8,10 @@ Data-race detection algorithm - 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