Re: [Qemu-devel] [PATCH] preallocate memory after NUMA policy configuration

2014-05-08 Thread Hu Tao
On Fri, May 09, 2014 at 03:24:52AM -0300, Marcelo Tosatti wrote: > > (note: applies on top of patchset of current thread) > > Preallocate memory after the NUMA policy has been instantiated. > This is necessary to guarantee memory is allocated with > specified NUMA policy in place. > > Signed-of

[Qemu-devel] [PATCH] preallocate memory after NUMA policy configuration

2014-05-08 Thread Marcelo Tosatti
(note: applies on top of patchset of current thread) Preallocate memory after the NUMA policy has been instantiated. This is necessary to guarantee memory is allocated with specified NUMA policy in place. Signed-off-by: Marcelo Tosatti diff --git a/backends/hostmem.c b/backends/hostmem.c inde