linux/arch/s390/mm
Martin Schwidefsky 10c1031f70 [S390] Minor fault path optimization.
The minor fault path has grown a lot in terms of cycles. In particular
the kprobes hook is very costly. Optimize the path to save a couple of
cycles. If kprobes is enabled more than 300 cycles can be avoided if
kprobes_running() is false.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
2007-04-27 16:01:43 +02:00
..
Makefile
cmm.c [PATCH] sysctl: remove insert_at_head from register_sysctl 2007-02-14 08:09:59 -08:00
extmem.c
fault.c [S390] Minor fault path optimization. 2007-04-27 16:01:43 +02:00
init.c [S390] Optional ZONE_DMA for s390. 2007-02-21 10:55:12 +01:00
mmap.c
vmem.c