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 5/9] allocation strategies

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] [XEN][vNUMA][PATCH 5/9] allocation strategies
From: Dulloor <dulloor@xxxxxxxxx>
Date: Fri, 2 Jul 2010 16:54:42 -0700
Delivery-date: Fri, 02 Jul 2010 17:04:24 -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=ueL0sgSDzZZr/1g38jNHH6AQJQxM5Uc8CHxlOkxGmwo=; b=qN9Wuk30B0EXmIJebZlgcHNPddrDvbNr9dTlluxD5RbP9W5NrheZlhM1N6JQePf3YV gxUm0pQYfciz+nCfuJeWp6POMs84U17MZyWKPl436VCVLtNB3/LGl/3rk9Tju9fSYExU cZn5VDbj2X5Z4xPreCPQT4L0/OlosAYNEVfGk=
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=dgBsACjAT70mU3NWS7zOxjh7kuMKaRIam/69mU5ALLnyEN2RgSJ0JSv50uBB8FWC4J jXRfRRpG0uaZyVEkh4UvNDIj6jDWQpT1zpDu7TE6cbyyYN6aWC2PHFG/F+MSnF62084s +7F7NFYG22MFilkPxCrtGzNsLv+266kWW7oa0=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <1BEA8649F0C00540AB2811D7922ECB6C9338B4CE@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: <1BEA8649F0C00540AB2811D7922ECB6C9338B4CE@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
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-05-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] [XEN][vNUMA][PATCH 5/9] allocation strategies, Dulloor <=