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 0/2] Port of lock elision to System/z v2


On 09/20/2013 12:59 PM, Dominik Vogt wrote:
> 2013-08-28  Dominik Vogt  <vogt@linux.vnet.ibm.com>
> 
> 	* sysdeps/unix/sysv/linux/s390/lowlevellock.h:
> 	* sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h:
> 	* sysdeps/unix/sysv/linux/s390/elision-conf.c:
> 	* sysdeps/unix/sysv/linux/s390/elision-conf.h:
> 	* sysdeps/unix/sysv/linux/s390/elision-lock.c:
> 	* sysdeps/unix/sysv/linux/s390/elision-timed.c:
> 	* sysdeps/unix/sysv/linux/s390/elision-trylock.c:
> 	* sysdeps/unix/sysv/linux/s390/elision-unlock.c:
> 	* sysdeps/unix/sysv/linux/s390/force-elision.h:
> 	* sysdeps/unix/sysv/linux/s390/htm.h:
> 	* sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c:
> 	* sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c:
> 	* sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c:
> 	* sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c:
> 	* sysdeps/unix/sysv/linux/s390/pthread_mutex_unlock.c:
> 	* sysdeps/unix/sysv/linux/s390/Makefile:
> 	Add lock elision support for s390.

Dominik, that's not the way ChangeLogs are written in glibc. Please go
into more details and say what exactly has changed for each file.  The
wiki contains also information about the ChangeLog format.

Andreas
-- 
 Andreas Jaeger aj@{suse.com,opensuse.org} Twitter/Identica: jaegerandi
  SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
   GF: Jeff Hawn,Jennifer Guild,Felix Imendörffer,HRB16746 (AG Nürnberg)
    GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126


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