Re: [Xen-devel] Re: [PATCH][v2.6.29][XEN] Return unused memory tohypervisor

From: Konrad Rzeszutek Wilk
Date: Wed Sep 16 2009 - 09:39:50 EST


. snip ..
> static void xen_vcpu_setup(int cpu)
> {
> @@ -1057,6 +1111,8 @@ static __init void xen_post_allocator_init(void)
> SetPagePinned(virt_to_page(level3_user_vsyscall));
> #endif
> xen_mark_init_mm_pinned();
> +
> +/* xen_return_unused_memory(); */

Should this be commented out? Or do you plan to provide another
patch to enable this after extensive testing?
--
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/