Re: futexes, PI and uclibc

2007-09-15 Thread Mike Frysinger
On Monday 27 August 2007, Steven Rostedt wrote: > I'm writing a chapter in the upcoming revision of Building Embedded Linux > Systems. In the chapter I talk about futexes and the new Priority > Inheritance support (robust futexes as well). This is only supported if > the libc supports it too. So m

Re: futexes, PI and uclibc

2007-08-31 Thread Rob Landley
On Friday 31 August 2007 2:08:31 am Carmelo AMOROSO wrote: > > At this point, it might be easier to just overwrite the current svn tree > > with the contents of the NPTL branch. The reason they havent' done it > > yet is they're not quite sure what regressions that might introduce > > (somebody ha

Re: futexes, PI and uclibc

2007-08-31 Thread Carmelo AMOROSO
Rob Landley wrote: > On Thursday 30 August 2007 1:37:05 am Carmelo AMOROSO wrote: > >> Nitin Gupta wrote: >> On Monday 27 August 2007 5:01:13 pm Steven Rostedt wrote: > Hi all, > > I'm writing a chapter in the upcoming revision of Building Embedded > Linux

Re: futexes, PI and uclibc

2007-08-30 Thread Rob Landley
On Thursday 30 August 2007 1:37:05 am Carmelo AMOROSO wrote: > Nitin Gupta wrote: > >> On Monday 27 August 2007 5:01:13 pm Steven Rostedt wrote: > >>> Hi all, > >>> > >>> I'm writing a chapter in the upcoming revision of Building Embedded > >>> Linux Systems. In the chapter I talk about futexes and

Re: futexes, PI and uclibc

2007-08-29 Thread Carmelo AMOROSO
Nitin Gupta wrote: >> On Monday 27 August 2007 5:01:13 pm Steven Rostedt wrote: >> >>> Hi all, >>> >>> I'm writing a chapter in the upcoming revision of Building Embedded Linux >>> Systems. In the chapter I talk about futexes and the new Priority >>> Inheritance support (robust futexes as well

Re: futexes, PI and uclibc

2007-08-29 Thread Rob Landley
On Wednesday 29 August 2007 2:04:08 pm Nitin Gupta wrote: > > On Monday 27 August 2007 5:01:13 pm Steven Rostedt wrote: > >> Hi all, > >> > >> I'm writing a chapter in the upcoming revision of Building Embedded > >> Linux Systems. In the chapter I talk about futexes and the new Priority > >> Inheri

Re: futexes, PI and uclibc

2007-08-29 Thread Nitin Gupta
> On Monday 27 August 2007 5:01:13 pm Steven Rostedt wrote: >> Hi all, >> >> I'm writing a chapter in the upcoming revision of Building Embedded Linux >> Systems. In the chapter I talk about futexes and the new Priority >> Inheritance support (robust futexes as well). This is only supported if >>

Re: futexes, PI and uclibc

2007-08-29 Thread Rob Landley
On Monday 27 August 2007 5:01:13 pm Steven Rostedt wrote: > Hi all, > > I'm writing a chapter in the upcoming revision of Building Embedded Linux > Systems. In the chapter I talk about futexes and the new Priority > Inheritance support (robust futexes as well). This is only supported if > the libc

Re: futexes, PI and uclibc

2007-08-28 Thread Matthieu CASTET
Hi, Steven Rostedt wrote: > Hi all, > > I'm writing a chapter in the upcoming revision of Building Embedded Linux > Systems. In the chapter I talk about futexes and the new Priority > Inheritance support (robust futexes as well). This is only supported if > the libc supports it too. So my questi

futexes, PI and uclibc

2007-08-27 Thread Steven Rostedt
Hi all, I'm writing a chapter in the upcoming revision of Building Embedded Linux Systems. In the chapter I talk about futexes and the new Priority Inheritance support (robust futexes as well). This is only supported if the libc supports it too. So my question is, 1) Does uClibc support futexes