...making Linux just a little more fun!
[ In reference to "Lockpicking" in LG#150 ]
Frederik Deweerdt [deweerdt at free.fr]
Hi,
I enjoyed the article on deadlock detection. I wanted you to know that I developped a library and utility that do basically the same thing. One notable difference is that hierarchical trees of locks are built at run time.
The code is GPL and available from here: http://www.ohloh.net/projects/6739
Regards,
Frederik
Aurelian Melinte [ame01 at gmx.net]
> > Date: Sat, 3 May 2008 12:15:41 +0200 > From: Frederik Deweerdt <[email protected]> > > Hi, > > I enjoyed the article on deadlock detection. I wanted you to know that I > developped a library and utility that do basically the same thing. One > notable difference is that hierarchical trees of locks are built at run > time. > > The code is GPL and available from here: > http://www.ohloh.net/projects/6739 >
Hi,
Thanks for pointing me to that. I knew I did somewhat re-invent the wheel It would be nice to add a comment and/or a link to dlock, as an addendum the article.
Regards,
a.
-- GMX startet ShortView.de. Hier findest Du Leute mit Deinen Interessen! Jetzt dabei sein: http://www.shortview.de/?mc=sv_ext_mf@gmx
Frederik Deweerdt [deweerdt at free.fr]
On Wed, May 07, 2008 at 12:39:38AM +0200, Aurelian Melinte wrote:
> > > > Date: Sat, 3 May 2008 12:15:41 +0200 > > From: Frederik Deweerdt <[email protected]> > > > > Hi, > > > > I enjoyed the article on deadlock detection. I wanted you to know that I > > developped a library and utility that do basically the same thing. One > > notable difference is that hierarchical trees of locks are built at run > > time. > > > > The code is GPL and available from here: > > http://www.ohloh.net/projects/6739 > > > > > Hi, > > Thanks for pointing me to. I knew I did re-invented somehow the wheel
Well, we both reinvented Ingo Molnar's lockdep^H^Hwheel in a way
> It would be nice to add a comment and/or a link to dlock, as an addendum the article.
Please feel free to do so!
Regards,
Frederik