qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH V8 00/11] Add support for binding guest numa nod


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH V8 00/11] Add support for binding guest numa nodes to host numa nodes
Date: Tue, 20 Aug 2013 15:43:32 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130805 Thunderbird/17.0.8

Il 20/08/2013 03:07, Wanlong Gao ha scritto:
>  -numa node,nodeid=0,cpus=0, \
>  -numa mem,size=1024M,policy=membind,host-nodes=0-1 \
>  -numa node,nodeid=1,cpus=1 \
>  -numa mem,size=1024M,policy=interleave,host-nodes=1

What nodes would the memory be in, for this command line?  Does it just
compute the total and split it evenly across the nodes (so that the
"-numa node" options could omit nodeid and cpus too)?

Also, do you still need a "-m" option if you use "-numa mem"?

Paolo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]