This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Decision time: Intel TSX Lock elision for glibc.


On 2013.07.02 at 17:53 +0200, Andi Kleen wrote:
> On Tue, Jul 02, 2013 at 11:10:43AM -0400, Carlos O'Donell wrote:
> > On 07/02/2013 02:59 AM, Andreas Jaeger wrote:
> > > On 07/02/2013 01:34 AM, Carlos O'Donell wrote:
> > >> [...]
> > > 
> > >> In summary:
> > >>
> > >> * You can check patches 1, 2, 3, 4, 5, and 7
> > > 
> 
> I checked in the approved patches. Thanks everyone for your support.
> 
> * Added support for TSX lock elision for pthread mutexes on i386 and x86-64.
>   This may improve lock scaling of existing programs on TSX capable systems.
>   When the --enable-lock-elision=yes parameter is specified at configure
>   time lock elision will be enabled by default for all PTHREAD_MUTEX_DEFAULT
>   mutexes.

It breaks the build for me (AMD-64 system):

make[2]: *** No rule to make target
`/var/tmp/glibc-build/nptl/init-arch.o', needed by `lib-noranlib'.  Stop

-- 
Markus


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]