This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH 1/3] Add a fast path for C rd/wrlock v2
- From: "Joseph S. Myers" <joseph at codesourcery dot com>
- To: Andi Kleen <andi at firstfloor dot org>
- Cc: <libc-alpha at sourceware dot org>, <carlos at redhat dot com>, Andi Kleen <ak at linux dot intel dot com>
- Date: Thu, 12 Jun 2014 11:55:27 +0000
- Subject: Re: [PATCH 1/3] Add a fast path for C rd/wrlock v2
- Authentication-results: sourceware.org; auth=none
- References: <1402532621-26622-1-git-send-email-andi at firstfloor dot org> <1402532621-26622-2-git-send-email-andi at firstfloor dot org>
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