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] [PATCH] updated ARINC 653 scheduler

To: Josh Holtrop <Josh.Holtrop@xxxxxxxxxxxxxxx>, Keir Fraser <keir.fraser@xxxxxxxxxxxxx>
Subject: Re: [Xen-devel] [PATCH] updated ARINC 653 scheduler
From: George Dunlap <George.Dunlap@xxxxxxxxxxxxx>
Date: Wed, 24 Nov 2010 16:27:26 +0000
Cc: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Wed, 24 Nov 2010 08:28:21 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:cc:content-type:content-transfer-encoding; bh=IrLYvQKb4hKsVpkNL3wvXM+eVONktBLD10XEcdxCwG8=; b=thQuh2iDYx3eZNvfvApjwVprmhvlsiZi6Nb8rT6hu5iaeyWUBCr4tu4QzQWyVHwM6G Z8u+KOpcUZd8sfeqprdTKIguPH6OPHha1jbTPU5GKJkJkeb5sVv07l2n7kivuPNE1Udw XXnSpTCc+XCF9TATTaddditX6bKmAUWtBGac8=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=U1+u4XVOHHA1JMURCeB5HFN7eViM4OsEvxLgquuqyJ6yLO9O1hpPEDThFiPUJ/5DTd R6lghnt9BDVEZeqZHr7CAStAD8Eqi4TZEOmaF9N6qYgShHzr7PCZWLuJIdMhzj705XSp vf1/BppbA45qZLK+/HFOUjdd5P4cAh7emoExQ=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <07BF06B4B68F3D4E8898E80F5259254D0EF994@xxxxxxxxxxxxxxx>
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: <07BF06B4B68F3D4E8898E80F5259254D0EF5B6@xxxxxxxxxxxxxxx> <AANLkTi=jSxdPH9Hb+GUzBfqYoLCohzbRJj_Pew0MRyF1@xxxxxxxxxxxxxx> <07BF06B4B68F3D4E8898E80F5259254D0EF994@xxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Not that big a deal either way; I think it should go in sysctl.h, but
Keir has the final say on that.

So (once the syctl.h issue is sorted),
Acked-by: George Dunlap <george.dunlap@xxxxxxxxxxxxx>

 -George

On Wed, Nov 24, 2010 at 3:09 PM, Josh Holtrop
<Josh.Holtrop@xxxxxxxxxxxxxxx> wrote:
> I guess I was just trying to keep some of the added functionality segregated. 
> There is no reason why the contents of sysctl_arinc653.h could not be 
> included inside sysctl.h.
>
> -Josh
>
> -----Original Message-----
> From: dunlapg@xxxxxxxxx [mailto:dunlapg@xxxxxxxxx] On Behalf Of George Dunlap
> Sent: Wednesday, November 24, 2010 5:10 AM
> To: Josh Holtrop
> Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
> Subject: Re: [Xen-devel] [PATCH] updated ARINC 653 scheduler
>
> Thanks for submitting this, Josh.  Just one question: Is there a
> reason you created a new sysctl .h file, instead of just putting the
> structure in the existing sysctl.h?
>
> Other than that, the changes to existing code look fine.  (Haven't
> done any review on the scheduler itself.)
>
>  -George
>
> On Tue, Nov 23, 2010 at 10:07 PM, Josh Holtrop
> <Josh.Holtrop@xxxxxxxxxxxxxxx> wrote:
>> George/All,
>>
>>
>>
>> This is an updated patch to add an ARINC653 scheduler to Xen. It uses the
>> new sysctl interface to the adjust_global scheduler hook. I believe you
>> helped Kathy and Anthony out earlier, George, and I was hoping you would
>> still be able to support merging in this functionality. We have a mercurial
>> repository now where we are storing these changes and the patch applies
>> cleanly to the latest changeset (c0c1f5f0745e) in xen-unstable.hg as of now.
>>
>>
>>
>> Please let me know if you have any questions or require any modifications in
>> order to integrate this functionality.
>>
>>
>>
>> Josh Holtrop
>>
>> DornerWorks, Ltd.
>>
>>
>>
>> _______________________________________________
>> Xen-devel mailing list
>> Xen-devel@xxxxxxxxxxxxxxxxxxx
>> http://lists.xensource.com/xen-devel
>>
>>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel
>

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

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