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][vNUMA v2][PATCH 4/8] allocation strategies

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [xen-devel][vNUMA v2][PATCH 4/8] allocation strategies
From: Dulloor <dulloor@xxxxxxxxx>
Date: Sun, 1 Aug 2010 15:03:27 -0700
Delivery-date: Sun, 01 Aug 2010 15:07:04 -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=kSwzSBLFDbMd/zkkYwcHsVaTDMntlMd8xgd3d1Qjv74=; b=WXlHxGtqzHaEeSY+ggINUYp6R1lpwl72KCtwpWkJHz6cEm0Tsibit0NZbrmcW6rxTq E1CegT/1y9qD+h7jbmYF75Myp5+/n3PwU8spEhJly3whgi5Z+EiC/OsT3q0L7Cvprsjn +QgaGSKgstVxBonx61qaNZvze4OY4f5MceF4k=
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=THnQ7O+tXkZwSmmWvltYh3qzQCTFE2RLrZXlqtfMzGIh0lWGjBWe+VtakJnSf3UuOF 7LTrBwcIoA/MCOBATaJ+7Jqd7rmpYUIM0WZQHJr4b6I0UJ/sU9I1yTDHnaIjVdvfrnbT v6R9c9R6VlkMiF5ywUguwZF/ULY512NJm2xuE=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <AANLkTinI-bhXc-j1YJJpzHk_K1D1NwkX1kaaKRXh8wu0@xxxxxxxxxxxxxx>
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: <1BEA8649F0C00540AB2811D7922ECB6C9338B4CE@xxxxxxxxxxxxxxxxxxxxxxxxxxxx> <AANLkTinI-bhXc-j1YJJpzHk_K1D1NwkX1kaaKRXh8wu0@xxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Implement the core routines for the selection of nodes for a given
allocation strategy.

-dulloor

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

Attachment: xen-04-allocation-strategies.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][vNUMA v2][PATCH 4/8] allocation strategies, Dulloor <=