kernel_optimize_test/arch/x86
Stefano Stabellini 14988a4d35 xen: set max_pfn_mapped to the last pfn mapped
Do not set max_pfn_mapped to the end of the initial memory mappings,
that also contain pages that don't belong in pfn space (like the mfn
list).

Set max_pfn_mapped to the last real pfn mapped in the initial memory
mappings that is the pfn backing _end.

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Acked-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
LKML-Reference: <alpine.DEB.2.00.1103171739050.3382@kaball-desktop>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2011-03-19 11:58:25 -07:00
..
boot x86, build: Make sure mkpiggy fails on read error 2011-03-01 16:32:03 -08:00
configs
crypto x86: Fix common misspellings 2011-03-18 10:39:30 +01:00
ia32 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 2011-03-15 18:59:56 -07:00
include/asm x86: Flush TLB if PGD entry is changed in i386 PAE mode 2011-03-18 11:44:01 +01:00
kernel x86: Cleanup highmap after brk is concluded 2011-03-19 11:58:19 -07:00
kvm x86: Fix common misspellings 2011-03-18 10:39:30 +01:00
lguest x86: Fix common misspellings 2011-03-18 10:39:30 +01:00
lib x86: Clean up csum-copy_64.S a bit 2011-03-18 10:44:26 +01:00
math-emu
mm x86: Cleanup highmap after brk is concluded 2011-03-19 11:58:19 -07:00
oprofile x86, dumpstack: Correct stack dump info when frame pointer is available 2011-03-18 10:51:42 +01:00
pci x86: Fix common misspellings 2011-03-18 10:39:30 +01:00
platform Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 2011-03-15 20:01:36 -07:00
power
tools
vdso
video
xen xen: set max_pfn_mapped to the last pfn mapped 2011-03-19 11:58:25 -07:00
.gitignore
Kbuild
Kconfig Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 2011-03-15 20:01:36 -07:00
Kconfig.cpu x86: Fix common misspellings 2011-03-18 10:39:30 +01:00
Kconfig.debug kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT 2011-01-20 17:02:05 -08:00
Makefile
Makefile_32.cpu