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] [PATCH 02/11] [XEN] exact node request

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] [PATCH 02/11] [XEN] exact node request
From: Dulloor <dulloor@xxxxxxxxx>
Date: Sun, 4 Apr 2010 15:30:14 -0400
Delivery-date: Sun, 04 Apr 2010 12:33:32 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:received:message-id :subject:from:to:content-type; bh=cMmR0eu46I5DFprOj31VV6KMmlrPrbxSu4ngX5tIp7M=; b=TYYWKPVdS62GVb9nlqCeUAF1q2eelx/1TyNwUYBe+85hRFkRk5hNxKak4/fqDpFOmZ YQl8xIHZGmWl0o4hV7E6TByvZfSA98Ij8/5D9wxHkn03fSA49+2Ok6QNhmtrxWhowUxv EB3D49UbB+ahy08Kd7exenUyqrbIrOgUetgGY=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=QGxn0rho2IZ7xH6+xAczNjlEWjEATg7d7yX8pFn+4P6OLmBcgJOujpy5qSdt2aMPjp /ncZLrs+k6qMwwDiqTLkiM7geUq/dQfeY0Ust/nHu0+yMAY/JXba+OGTPrqKbAWv4VkU lBsn0uQ5kxZT3u7W6wT9LmGpqzNKRarBwLuKU=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Currently, xen might allocate memory from other nodes (if allocation
from requested node fails) even if the memflags specifies a node. For
initial memory allocation and certain other purposes, stricter
semantics are needed. The patch implements exact_node_request flag for
this.

-dulloor

Signed-off-by: Dulloor Rao <dulloor@xxxxxxxxxx>

Attachment: xen-02-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>