kernel-ark/arch/ia64/mm
Anil S Keshavamurthy ae9a5b8565 [PATCH] Notify page fault call chain for ia64
Overloading of page fault notification with the notify_die() has performance
issues(since the only interested components for page fault is kprobes and/or
kdb) and hence this patch introduces the new notifier call chain exclusively
for page fault notifications their by avoiding notifying unnecessary
components in the do_page_fault() code path.

Signed-off-by: Anil S Keshavamurthy <anil.s.keshavamurthy@intel.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-06-26 09:58:22 -07:00
..
contig.c
discontig.c
extable.c
fault.c [PATCH] Notify page fault call chain for ia64 2006-06-26 09:58:22 -07:00
hugetlbpage.c
init.c ACPI add ia64 exports to build acpi_memhotplug as a module 2006-05-15 02:23:35 -04:00
ioremap.c
Makefile
numa.c
tlb.c