[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20090916132456.GA14725@phenom.dumpdata.com>
Date: Wed, 16 Sep 2009 09:24:56 -0400
From: Konrad Rzeszutek Wilk <konrad.wilk@...cle.com>
To: Miroslav Rezanina <mrezanin@...hat.com>
Cc: Jeremy Fitzhardinge <jeremy@...p.org>,
xen-devel@...ts.xensource.com, linux-kernel@...r.kernel.org
Subject: Re: [Xen-devel] Re: [PATCH][v2.6.29][XEN] Return unused memory to
hypervisor
. 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists