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: [PATCH 2/6] Fall back to locking if elision runs out of retries.


Dominik Vogt <vogt@linux.vnet.ibm.com> writes:

> With the old code, elision would never be disabled if every transaction aborts
> with a temporary failure.  This patch introduces a new configuration value that
> is used whenever pthread_mutex_lock runs out of retries.

I don't know what is a temporary failure?

AFAIK all the abort situations on TSX were already covered.

-Andi

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


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