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] passing a cpumask to the hypervisor as an uint8_t

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] passing a cpumask to the hypervisor as an uint8_t
From: "Langsdorf, Mark" <mark.langsdorf@xxxxxxx>
Date: Fri, 26 Oct 2007 11:37:15 -0500
Delivery-date: Fri, 26 Oct 2007 09:38:09 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcgX7nd+mmmnujxhRQa3OYHSkbPoew==
Thread-topic: passing a cpumask to the hypervisor as an uint8_t
Keir, Kevin -

Could you please provide the code snippet
for passing the cpumask out of the Linux
dom0 to the Xen hypervisor in the new
getidletime platform op?  Linux cpumasks
are structures to an array of unsigned
long, but getidletime takes it as a 
XEN_GUEST_HANDLE(uint8_t).  I can't figure
out the conversation.  Thanks in advanace.

-Mark Langsdorf
Operating System Research Center
AMD



_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>