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 1/9] exact node request

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] [XEN][vNUMA][PATCH 1/9] exact node request
From: Dulloor <dulloor@xxxxxxxxx>
Date: Fri, 2 Jul 2010 16:53:39 -0700
Delivery-date: Fri, 02 Jul 2010 16:55:58 -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=bafDIrlDU0+cNCvlC3pY/3YvpO5ONnfl/146reCRTF0=; b=xxQ4q8bngF9dHxA4ruZm67/hmD8kmfnThNWqCaq6+yQ5tjptJGBZ+7olf7393JI/5k gSfx2Qyjsx1nzE9figZ3LL5VN++YtM1Deu4DmVzQXKIU6YdZlkoJfTZcNSq0CkHZY8Ot leunYi4WGIgMKTmI3h9JphQdEjadgKgOa9jYI=
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=inL+O3WPdhX9ml9V9u/xg/wbIaovVNodPKjN4Kqmi9UnOPtHrvcWqhTK6yLkraRwqE A29ubNcbl49mbzeVkIoza0Xvy6kbGDIhWzJUVflY5LUutctQ0Kb+6P3iPbXCDv1lGkWg 2Xrfch36UdXb/TzORvs+1tJHz+j01YSO+tsUs=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <1BEA8649F0C00540AB2811D7922ECB6C933256EB@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: <1BEA8649F0C00540AB2811D7922ECB6C933256EB@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Add a flag to ask the allocation to explicitly fail, if it can’t
allocate from the specified node.

-dulloor

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

Attachment: xen-01-exact-node-request.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 1/9] exact node request, Dulloor <=