[PATCH 1/3] Add a fast path for C rd/wrlock v2

Joseph S. Myers joseph@codesourcery.com
Thu Jun 12 11:55:00 GMT 2014


On Wed, 11 Jun 2014, Andi Kleen wrote:

> nptl/:
> 2014-06-11  Andi Kleen  <ak@linux.intel.com>
> 
> 	* pthread_rwlock_rdlock (__pthread_rwlock_rdlock):
> 	Split into __do_pthread_rwlock_rdlock and __pthread_rwlock_rdlock.
> 	* pthread_rwlock_wrlock (__pthread_rwlock_wrlock):
> 	Split into __do_pthread_rwlock_wrlock and __pthread_wrlock_rdlock.

We no longer use nptl/ChangeLog; NPTL changes go in the toplevel ChangeLog 
(with nptl/ included in the paths given in the ChangeLog entries).

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Libc-alpha mailing list