|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Problems about CPU Affinity
>I have two problems about CPU Affinity.
>
>1. On boot
> We do not have the way of setting CPU Affinity to each VCPU of guest
> domain by using a configuration file.
> So we have to execute the commands after starting the guest domain.
>
>2. On reboot
> We lost the information of setting CPU Affinity that set while the
> guest domain is running after rebooting the guest domain.
> So we have to set it again.
>
>To solve latter problem, this is one of the patch that I need to apply.
>http://lists.xensource.com/archives/html/xen-devel/2007-03/msg01295.html
Hi,
The patch cannot solve the problem 1, but it can solve the bug#936.
I resend it. Could you apply it?
Signed-off-by: Masaki Kanno <kanno.masaki@xxxxxxxxxxxxxx>
Best regards,
Kan
bug936.patch
Description: Binary data
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|