WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] [XEN][vNUMA][PATCH 2/9] Config options

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] [XEN][vNUMA][PATCH 2/9] Config options
From: Dulloor <dulloor@xxxxxxxxx>
Date: Fri, 2 Jul 2010 16:53:53 -0700
Delivery-date: Fri, 02 Jul 2010 16:57:06 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=CvrwpmS7wI+f1PsyHsNXB5jqbQr79B4lLcda8y1jY9w=; b=sUa61naibLlVKB9vZpciIvRK5EtSFVpy7b3BjoWbDOiKbiUeN00c/2DK+1Z7CC7O5P 1u2OP3uudhmzRb3cAJySIXznzoISCQldTo8Bon8yr02XmIoDrZcEJhheyxsIzT1n9iYI tCKzCRTiBzv2MGSURG4S/F7n0UfnpFBrtmgj4=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=pDKSw+jMPAJ2hwdpBIVrdOo2otxBqYkSL0lHGS5POt1oxn7ZXICaNh9hAR6wRT/kzC INCCab7N/L8wN0p3kK2bTFI5gTzSqdbWj26FAXwpOgABYf77rhqfHHt7ySlskxh9HMuS 0YjerueHp4ZG2DR3ISW3OqFsZrWV/zouyJLUc=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <1BEA8649F0C00540AB2811D7922ECB6C9338B4CB@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <1BEA8649F0C00540AB2811D7922ECB6C9338B4CB@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Implement the following config options :

strategy = “str”, where str is confine/stripe/split/auto
vnodes = <num-nodes>
stripesz = <size-in-pages>

-dulloor

Signed-off-by : Dulloor <dulloor@xxxxxxxxx>

Attachment: xen-02-config-options.patch
Description: Text Data

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] [XEN][vNUMA][PATCH 2/9] Config options, Dulloor <=