From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [vNUMA v2][PATCH 1/8] Config options Date: Tue, 3 Aug 2010 07:11:44 +0100 Message-ID: <1280815904.29817.2.camel@localhost.localdomain> References: <1BEA8649F0C00540AB2811D7922ECB6C9338B4CB@orsmsx507.amr.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Dulloor Cc: "xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org On Sun, 2010-08-01 at 23:01 +0100, Dulloor wrote: > Implement the following config options : >=20 > strategy =3D =E2=80=9Cstr=E2=80=9D, where str is confine/stripe/split/a= uto > vnodes =3D > stripesz =3D I think these would all be better with a "numa_" prefix or something similar. "strategy" in particular is a bit generic. Ian.