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 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.

How can a decision be made on the rwlocks now (and later the other patches?)

-Andi


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