|
|
|
|
|
|
|
|
|
|
xen-devel
RE: [Xen-devel] [PATCH 2/3] xend: Add multiple cpumasks support
> > > cpus = "0-3,^2|4-7|8|9-12"
> >
> > This is more readable than comma-space delimiters. I mainly care
that we
> > support Python list form in the config file though.
>
> The current code supports both. It is trivial to switch the delimiter
> for pure string form above to use "|". The remaining question is
> whether we should support both or only list.
I would certainly prefer to promote the list of strings syntax in docs,
but I don't really mind.
BTW: has any progress been made understanding the NUMA allocator crash
on Unisys boxen?
Thanks,
Ian
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|