|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] smp in xen
On 3/19/07, phcolaris <phcolaris@xxxxxxxxxxx> wrote:
hi all,
am I right that xen doesn't have support of smp in fully virtualized system?
If I want to split 4cpu machine that some domU should have access to all cpus and some to just some, I have to use the paravirtual mode only,
right? Yes, Xen does support multiple processors. It knows about them when you start your domain0 system, even with a kernel without SMP support. You can use the config files to assign 1 or more physical & virtual cpu's to a domU (see the config file examples). If you want to assign 2 or more virtual cpu's to a domU, you need SMP support in the kernel you use to start that domU.
Peter
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|