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: TSX lock elision for glibc v8


On 05/17/2013 04:12 AM, Andi Kleen wrote:
Feedback addressed I believe.

Proposed NEWS entry:

* Added support for TSX lock elision for pthread mutexes and rwlock.
   This allows to improve lock scaling of existing programs.
   By default this is not enabled, unless the user forces it with
   environment variables or by setting an explicit lock type.
   When the --enable-lock-elision parameter is specified at configure
   time lock elision will be enabled by default.
   See the manual for more details.

I suggest to mention that this is implemented for x86/x86-64/x32 only,

Andreas
--
 Andreas Jaeger aj@{suse.com,opensuse.org} Twitter/Identica: jaegerandi
  SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
   GF: Jeff Hawn,Jennifer Guild,Felix Imendörffer,HRB16746 (AG Nürnberg)
    GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126


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