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

From: Jeremy Fitzhardinge
Date: Thu Sep 17 2009 - 12:47:19 EST


On 09/17/09 01:14, Miroslav Rezanina wrote:
> Hi Jeremy,
> I check your application. It won't work correctly. You are calling return_unused_memory in xen_memory_setup that is too soon.
> When you are calling it, there is no hole in map in any case. Calling should be in xen_post_allocator_init function (in arch/x86/xen/mmu.c).
>

OK. Where does the e820 map get changed in the meantime?

J
--
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/