|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH 1/1] Xen ARINC653 scheduler
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
|
|
|
|
|