|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH 1/1] Xen ARINC653 scheduler
Anthony,
Can you provide a working scenario (script/tool for configuration,
workload, etc) that you used to test/verify this scheduler ? That
would be interesting.
-dulloor
On Tue, Apr 6, 2010 at 1:23 PM, Keir Fraser <keir.fraser@xxxxxxxxxxxxx> wrote:
> On 06/04/2010 16:40, "George Dunlap" <George.Dunlap@xxxxxxxxxxxxx> wrote:
>
>> The simplest thing to do would be to modify the interface to
>> SCHEDOP_{get,put}_info such that if you passed DOMID_INVALID (or another
>> "magic" domain value), it would interpret the structure as global
>> settings rather than per-domain settings.
>>
>> The other option would be to make a SCHEDOP_{get,put}_global_info, which
>> would call a (newly created) .adjust_global callback through the generic
>> scheduler interface.
>>
>> Keir: Thoughts?
>
> I'd opt for the latter, but my preference is not that strong.
>
> -- Keir
>
>
>
> _______________________________________________
> 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
|
|
|
|
|