[PATCH 07/15] Add the low level infrastructure for pthreads lock elision with TSX

Andi Kleen andi@firstfloor.org
Sun Dec 23 03:54:00 GMT 2012


Rich Felker <dalias@aerifal.cx> writes:
>
> This kind of non-conformant behavior makes it unacceptable for elision
> to be enabled by default.

There's nothing non-conformant in lock elision as far as I know,
all behavior is within POSIX semantics (i.e. within undefinedness)

> Is there any way around it?

Generally no (except for the cases I mentioned)

Is there anything that worries you particularly, as in do you
have a real program that would be affected by any of this?

-Andi

-- 
ak@linux.intel.com -- Speaking for myself only



More information about the Libc-alpha mailing list