|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH 3/3] tools/xm-test: add cpus parm test in create
On 14/8/06 5:57 pm, "Ryan Harper" <ryanh@xxxxxxxxxx> wrote:
> This patch adds a test in the create bucket to exercise the parsing of
> the cpus parameter. This patch utilizes the new form of getVcpuInfo
> from [PATCH 1/3].
Do these tests succeed even if, e.g. The test machine has only one CPU? Xen
will clip the cpumasks when it receives them (also it will fail the
set_affinity call if none of the specified CPUs are online) but this may not
matter if the affinity data is cached within xend and getVcpuInfo obtains
info from that cache.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|