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: [PATCHv3 1/2] nptl: Add adapt_count parameter to lll_unlock_elision


"Paul E. Murphy" <murphyp@linux.vnet.ibm.com> writes:

> Adding this parameter will give architectures more freedom in
> how they choose to update this variable.  This change has no
> effect on architectures which choose not to use it.
>
> 2015-09-03  Paul E. Murphy  <murphyp@linux.vnet.ibm.com>
>
> 	* nptl/pthread_mutex_unlock.c(lll_unlock_elision):
> 	Add elision adapt_count parameter to list of arguments.
> 	* sysdeps/unix/sysv/linux/powerpc/lowlevellock.h
> 	(lll_unlock_elision): Update with new parameter list
> 	* sysdeps/unix/sysv/linux/s390/lowlevellock.h
> 	(lll_unlock_elision): Likewise
> 	* sysdeps/unix/sysv/linux/x86_64/lowlevellock.h
> 	(lll_unlock_elision): Likewise

LGTM.

I'm pushing it.

Thanks!

-- 
Tulio Magno


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