glibc/sysdeps/unix/sysv/linux/ia64
Andi Kleen 8491ed6d70 Add adaptive elision to rwlocks
This patch relies on the C version of the rwlocks posted earlier.
With C rwlocks it is very straight forward to do adaptive elision
using TSX. It is based on the infrastructure added earlier
for mutexes, but uses its own elision macros. The macros
are fairly general purpose and could be used for other
elision purposes too.

This version is much cleaner than the earlier assembler based
version, and in particular implements adaptation which makes
it safer.

I changed the behavior slightly to not require any changes
in the test suite and fully conform to all expected
behaviors (generally at the cost of not eliding in
various situations). In particular this means the timedlock
variants are not elided.  Nested trylock aborts.
2014-06-13 13:15:28 -07:00
..
bits Fix POSIX namespace for <bits/siginfo.h> (bug 16674). 2014-03-07 23:57:56 +00:00
nptl Add adaptive elision to rwlocks 2014-06-13 13:15:28 -07:00
sys ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
____longjmp_chk.S ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
__longjmp.S ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
__start_context.S ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
arch-fork.h IA64: Convert fork.c to arch-fork.h 2014-05-27 15:43:45 -07:00
brk.S ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
bsd-_setjmp.S ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
bsd-setjmp.S ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
clone2.S ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
clone.S ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
configure ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
configure.ac ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
dl-brk.S ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
dl-cache.h ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
dl-static.c ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
fork.S ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
get_clockfreq.c ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
getclktck.c ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
getcontext.S ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
getpagesize.c ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
has_cpuclock.c ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
Implies ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
ioperm.c ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
kernel_stat.h ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
kernel-features.h Reduce kernel-features.h duplication. 2014-05-14 00:45:19 +00:00
ldconfig.h ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
ldd-rewrite.sed ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
ldsodefs.h ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
makecontext.c ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
Makefile ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
pipe.S ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
profil-counter.h ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
readelflib.c ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
register-dump.h ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
rt-sysdep.S ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
setcontext.S ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
setjmp.S ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
sigaction.c ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
sigaltstack-offsets.sym ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
sigcontext-offsets.sym ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
sigcontextinfo.h ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
sigpending.c ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
sigprocmask.c ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
swapcontext.c ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
syscall.S ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
syscalls.list ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
sysconf.c ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
sysdep.h ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
sysdep.S ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
system.c ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
ucontext_i.h ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
umount.c ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
unwind-dw2-fde.c ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
Versions ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
vfork.S ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00
wordexp.c ia64: relocate out of ports/ subdir 2014-02-16 01:12:38 -05:00