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: Keir Fraser <keir.fraser@xxxxxxxxxxxxx>
Subject: RE: [Xen-devel] [PATCH] updated ARINC 653 scheduler
From: Josh Holtrop <Josh.Holtrop@xxxxxxxxxxxxxxx>
Date: Wed, 1 Dec 2010 19:06:26 +0000
Accept-language: en-US
Cc: Dunlap <George.Dunlap@xxxxxxxxxxxxx>, "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>, George
Delivery-date: Wed, 01 Dec 2010 11:07:22 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <AANLkTikTxWn=9W6wV+0-Kw30QKg5vuZaj_=ZhozMLMMj@xxxxxxxxxxxxxx>
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> <AANLkTikTxWn=9W6wV+0-Kw30QKg5vuZaj_=ZhozMLMMj@xxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcuLWsSUdxnAyvAxSFGcegv2eAcFowAjtT6AAAAZ7CAADRieAAFa736Q
Thread-topic: [Xen-devel] [PATCH] updated ARINC 653 scheduler
Keir,

What do you think? Should the contents of sysctl_arinc653.h be integrated into 
sysctl.h instead of being in a separate file?

-Josh

-----Original Message-----
From: dunlapg@xxxxxxxxx [mailto:dunlapg@xxxxxxxxx] On Behalf Of George Dunlap
Sent: Wednesday, November 24, 2010 11:27 AM
To: Josh Holtrop; Keir Fraser
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-devel] [PATCH] updated ARINC 653 scheduler

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>
  • RE: [Xen-devel] [PATCH] updated ARINC 653 scheduler, Josh Holtrop <=