[PATCH] fix /proc/meminfo reporting (v1)

From: Konrad Rzeszutek Wilk
Date: Fri Mar 30 2012 - 16:42:21 EST


These patches fix that by making the kernel work like the classic Xen kernel.

arch/x86/include/asm/xen/page.h | 1 +
arch/x86/xen/p2m.c | 104 +++++++++++++++++++++++---------------
arch/x86/xen/setup.c | 106 +++++++++++++++++++++++++++++++++++++--
3 files changed, 164 insertions(+), 47 deletions(-)

Konrad Rzeszutek Wilk (7):
xen/p2m: Move code around to allow for better re-usage.
xen/p2m: Allow alloc_p2m_middle to call reserve_brk depending on argument
xen/p2m: Collapse early_alloc_p2m_middle redundant checks.
xen/p2m: An early bootup variant of set_phys_to_machine
xen/setup: Transfer MFNs from non-RAM E820 entries and gaps to E820 RAM
xen/setup: Make dom0_mem=XGB behavior be similar to classic Xen kernels.
xen/setup: Only print "Freeing XXX-YYY pfn range: Z pages freed" if Z > 0

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/