Re: [Xenomai-core] xenomai 2.5.3/native, kernel 2.6.31.8 and fork()

2010-08-22 Thread Gilles Chanteperdrix
Philippe Gerum wrote: > On Sat, 2010-08-21 at 19:36 +0200, Gilles Chanteperdrix wrote: >> Gilles Chanteperdrix wrote: >>> There are other issues to consider, such as detecting that a private >>> mutex created in the father continues to be used in the child. >> A simple fix for this would be to keep

Re: [Xenomai-core] xenomai 2.5.3/native, kernel 2.6.31.8 and fork()

2010-08-22 Thread Philippe Gerum
On Sat, 2010-08-21 at 19:36 +0200, Gilles Chanteperdrix wrote: > Gilles Chanteperdrix wrote: > > There are other issues to consider, such as detecting that a private > > mutex created in the father continues to be used in the child. > > A simple fix for this would be to keep a list of mutexes in t