|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [xen-devel][vNUMA v2][PATCH 1/8] Config options
Dulloor wrote: Implement the following config options : strategy = "str", where str is confine/stripe/split/auto vnodes = <num-nodes> stripesz = <size-in-pages> As Ian already said, I'd also prefer NUMA related names instead of the generic "strategy". Also "vnodes" may be a bit misleading, what about "guestnodes"? Are 32 bit here sufficient? Although for the stripe size probably 4GB are more than needed, I'd prefer to use 64bit (or long) for each memory-related variable. +} xc_domain_numa_config_t; + Shouldn't the function return something like "unknown" here? This would allow to detect typos in the config file.
Here one chould check the returned value for "unknown" to detect illegal strategy types. Regards, Andre. -- Andre Przywara AMD-Operating System Research Center (OSRC), Dresden, Germany Tel: +49 351 448-3567-12 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |