qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [RFC] allow multi-core guests: introduce cores= option


From: Samuel Thibault
Subject: Re: [Qemu-devel] [RFC] allow multi-core guests: introduce cores= option to -cpu
Date: Fri, 3 Jul 2009 16:52:29 +0200
User-agent: Mutt/1.5.12-2006-07-14

Andre Przywara, le Fri 03 Jul 2009 16:41:56 +0200, a écrit :
> -smp 16 -cpu host,cores=8

That means 8 cores with 2 threads each, thus 16 threads? Ok, that can be
later generalized into for instance

-smp 16 -cpu host,nodes=2,sockets=2,cores=2

to define 2 NUMA nodes of 2 sockets of 2 cores, each core thus having 16
threads.

Samuel




reply via email to

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