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

Re: [Xen-devel] Xen scheduling

To: "Randy Thelen" <rthelen@xxxxxxxxxx>
Subject: Re: [Xen-devel] Xen scheduling
From: "Siva P" <sivapt@xxxxxxxxx>
Date: Mon, 3 Apr 2006 10:08:56 -0700
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Mon, 03 Apr 2006 10:09:18 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=MdSLw/uUthXaoaAB2KuQpvPVK8dCnXiFvpd9uAELbJ5Zy17RryVndlbDfMv+EMZSQzi3HPwRHbBCc99gEIsCNu3DZM9pD/w5KnDm8jg+Lov37LSAI1V+GwGnLmKOizNSa7iMOSKpCF9uImD77igrRMHKNumfhNQaD+fOex79bCw=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <0C82C2B8-0DAC-46DF-91A3-9D5132ED0413@xxxxxxxxxx>
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>
References: <39f5acf60604022233o1a98232x38310e1ae4042193@xxxxxxxxxxxxxx> <0C82C2B8-0DAC-46DF-91A3-9D5132ED0413@xxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Randy,

For a case where two or more domains are sharing common resource (i.e shared pages) across domains and needs some kind of locking. This is not using grant ref mechanism but some kind of common shared memory (xenFS). It may require locking if two or more domains use same common machine pages and needs locking.

Thanks
Siva

On 4/2/06, Randy Thelen <rthelen@xxxxxxxxxx> wrote:
Siva P wrote:

> Is there anyway GuestOS can prevent from being preempted by other
> domain? Are there any locks which allows this?

Why would such a feature be important to you?

-- Randy



_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>