On 06.10.2006 16:22, Christoph Berlin wrote:
> Yes?
> # List of which CPUS this domain is allowed to use, default Xen picks
> #cpus = "" # leave to Xen to pick
> #cpus = "0" # all vcpus run on CPU0
> #cpus = "0-3,5,^1" # run on cpus 0,2,3,5
>
> # Number of Virtual CPUS to use, default is 1
> #vcpus = 1
Ah, yes now I understand :)
XEN maps CPUs to virtualcpus for the guest system...
So 1 CPU is assigned to the VM, but XEN makes VM things that it has
$vcpus, right? :)
sadly it isn't the source of my problem.
Setting vcpus=1 don't eliminate my problems, tested it allready ./
greetings
Fabian
signature.asc
Description: OpenPGP digital signature
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|