glibc/sysdeps/unix/sysv/linux/s390
Stefan Liebler f7fba80508 S/390: Get cache information via sysconf
This patch adds support to query cache information on s390
via sysconf() function - e.g. with _SC_LEVEL1_ICACHE_SIZE.
The attributes size, linesize and assoc can be queried
for cache level 1 - 4 via "extract cpu attribute" instruction,
which was first available with z10.

* NEWS: Mention sysconf() cache information support for s390.
* sysdeps/unix/sysv/linux/s390/sysconf.c: New File.
2015-04-24 13:37:39 +02:00
..
bits
fpu
s390-32
s390-64
sys
arch-fork.h
brk.c
configure
configure.ac
dl-cache.h
dl-procinfo.h
elision-conf.c
elision-conf.h
elision-lock.c
elision-timed.c
elision-trylock.c
elision-unlock.c
force-elision.h
gettimeofday.c
Implies
init-first.c
jmp-unwind.c
kernel-features.h
ldconfig.h
ldd-rewrite.sed
libanl.abilist
libc-vdso.h
localplt.data
longjmp_chk.c
lowlevellock.h
Makefile
nldbl-abi.h
opensock.c
pt-longjmp.c
pt-vfork.S
pthread_mutex_cond_lock.c
pthread_mutex_lock.c
pthread_mutex_timedlock.c
pthread_mutex_trylock.c
readelflib.c
rt-sysdep.S
sa_len.c
semtimedop.c
sigcontextinfo.h
sysconf.c S/390: Get cache information via sysconf 2015-04-24 13:37:39 +02:00
system.c
ucontext_i.sym
Versions