[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH] fix /proc/meminfo reporting (v1)
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 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |