|
From: Dirk M. <dm...@gm...> - 2006-10-04 20:12:34
|
On Wednesday, 4. October 2006 13:14, Nicholas Nethercote wrote: > Yes, it could be a very interesting project. It would also be a very > challenging one, certainly without any guarantee of a complete final > outcome, but maybe that isn't a problem. There is an easier one: implementing lockdep for valgrind: http://www.linuxhq.com/kernel/v2.6/18/Documentation/lockdep-design.txt This should be more or less straight forward, except for the locking order validation algorithm (for which white papers exist). Dirk |