summaryrefslogtreecommitdiff
path: root/arch/um/kernel/physmem.c
diff options
context:
space:
mode:
authorJeff Dike <jdike@addtoit.com>2007-05-06 21:51:30 (GMT)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2007-05-07 19:13:03 (GMT)
commit7f0536f80cfbefd753eb123ed20940978f223900 (patch)
tree98d38ab533082d8145b932bb0e6c4ab86191186a /arch/um/kernel/physmem.c
parentf30c2c983e09470446ee00472f9d4a927fe2e9cb (diff)
downloadlinux-fsl-qoriq-7f0536f80cfbefd753eb123ed20940978f223900.tar.xz
uml: speed up page table walking
The previous page table walking code was horribly inefficient. This patch replaces it with code taken from elsewhere in the kernel. Forking from bash is now ~5% faster and page faults are handled ~10% faster. Signed-off-by: Jeff Dike <jdike@linux.intel.com> Cc: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/um/kernel/physmem.c')
0 files changed, 0 insertions, 0 deletions