glibc/sysdeps/s390
Dominik Vogt 5a414ff70c S/390: Port of lock elision to System/z
Added support for TX lock elision of pthread mutexes on s390 and
s390x.  This may improve lock scaling of existing programs on TX
capable systems.  The lock elision code is only built with
--enable-lock-elision=yes and then requires a GCC version supporting
the TX builtins.  With lock elision default mutexes are elided via
__builtin_tbegin, if the cpu supports transactions. By default lock
elision is not enabled and the elision code is not built.
2014-05-09 16:58:46 +02:00
..
bits
fpu S/390: Regenerate ULPs 2014-04-16 13:04:34 +02:00
s390-32 S/390: Unify 31 and 64 bit configure.ac 2014-04-11 13:14:35 +02:00
s390-64 S/390: Unify 31 and 64 bit configure.ac 2014-04-11 13:14:35 +02:00
__longjmp.c
abort-instr.h
asm-syntax.h
configure S/390: Port of lock elision to System/z 2014-05-09 16:58:46 +02:00
configure.ac S/390: Port of lock elision to System/z 2014-05-09 16:58:46 +02:00
dl-irel.h Use glibc_likely instead __builtin_expect. 2014-02-10 15:07:12 +01:00
dl-procinfo.c
dl-procinfo.h
dl-tls.h S/390: Remove __tls_get_addr argument cast. 2014-01-07 09:42:23 +01:00
ffs.c
gccframe.h
gmp-mparam.h
Implies
jmpbuf-offsets.h
jmpbuf-unwind.h
ldsodefs.h
libc-tls.c
longjmp.c
machine-gmon.h
Makefile
memusage.h
rtld-__longjmp.c
rtld-global-offsets.sym
rtld-setjmp.S
setjmp.S
sigjmp.c
sotruss-lib.c s390: implement sotruss support 2014-01-16 15:10:14 -05:00
stackinfo.h
v1-longjmp.c
v1-setjmp.h
v1-sigjmp.c
Versions