Tux

...making Linux just a little more fun!

Talkback:150/melinte.html

[ In reference to "Lockpicking" in LG#150 ]

Frederik Deweerdt [deweerdt at free.fr]


Sat, 3 May 2008 12:15:41 +0200

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


Top    Back


Aurelian Melinte [ame01 at gmx.net]


Wed, 07 May 2008 00:39:38 +0200

> 
> Date: Sat, 3 May 2008 12:15:41 +0200
> From: Frederik Deweerdt <deweerdt@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
> 

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


Top    Back


Frederik Deweerdt [deweerdt at free.fr]


Wed, 7 May 2008 09:06:08 +0200

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 <deweerdt@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
> > 
> 
> 
> 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


Top    Back