[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Xen-devel] Xen 4.6 Development Update (two months reminder)
- To: Dario Faggioli <dario.faggioli@xxxxxxxxxx>, Ian Campbell <Ian.Campbell@xxxxxxxxxx>
- From: Josh Whitehead <Josh.Whitehead@xxxxxxxxxxxxxxx>
- Date: Thu, 12 Mar 2015 15:57:35 +0000
- Accept-language: en-US
- Cc: "elena.ufimtseva@xxxxxxxxxx" <elena.ufimtseva@xxxxxxxxxx>, "artem.mygaiev@xxxxxxxxxxxxxxx" <artem.mygaiev@xxxxxxxxxxxxxxx>, "quan.xu@xxxxxxxxx" <quan.xu@xxxxxxxxx>, Eddie Dong <eddie.dong@xxxxxxxxx>, "oleksandr.dmytryshyn@xxxxxxxxxxxxxxx" <oleksandr.dmytryshyn@xxxxxxxxxxxxxxx>, "chegger@xxxxxxxxx" <chegger@xxxxxxxxx>, "cyliu@xxxxxxxx" <cyliu@xxxxxxxx>, "Kelly.Zytaruk@xxxxxxx" <Kelly.Zytaruk@xxxxxxx>, "fabio.fantoni@xxxxxxx" <fabio.fantoni@xxxxxxx>, "edgar.iglesias@xxxxxxxxx" <edgar.iglesias@xxxxxxxxx>, "feng.wu@xxxxxxxxx" <feng.wu@xxxxxxxxx>, "zhigang.x.wang@xxxxxxxxxx" <zhigang.x.wang@xxxxxxxxxx>, "parth.dixit@xxxxxxxxxx" <parth.dixit@xxxxxxxxxx>, "dgolomb@xxxxxxxxxxxxxx" <dgolomb@xxxxxxxxxxxxxx>, "eshelton@xxxxxxxxx" <eshelton@xxxxxxxxx>, "chao.p.peng@xxxxxxxxxxxxxxx" <chao.p.peng@xxxxxxxxxxxxxxx>, Paul Skentzos <Paul.Skentzos@xxxxxxxxxxxxxxx>, "jtweaver@xxxxxxxxxx" <jtweaver@xxxxxxxxxx>, "vijay.kilari@xxxxxxxxx" <vijay.kilari@xxxxxxxxx>, Ross Lagerwall <ross.lagerwall@xxxxxxxxxx>, "tamas.lengyel@xxxxxxxxxxxx" <tamas.lengyel@xxxxxxxxxxxx>, "daniel.kiper@xxxxxxxxxx" <daniel.kiper@xxxxxxxxxx>, Julien Grall <julien.grall@xxxxxxxxxx>, Anthony Perard <anthony.perard@xxxxxxxxxx>, "xen-devel@xxxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxxx>, "manishjaggi.oss@xxxxxxxxx" <manishjaggi.oss@xxxxxxxxx>, "guijianfeng@xxxxxxxxxxxxxx" <guijianfeng@xxxxxxxxxxxxxx>, "olaf@xxxxxxxxx" <olaf@xxxxxxxxx>, "wency@xxxxxxxxxxxxxx" <wency@xxxxxxxxxxxxxx>, "julien.grall@xxxxxxxxxx" <julien.grall@xxxxxxxxxx>, George Dunlap <George.Dunlap@xxxxxxxxxx>, Robert VanVossen <Robert.VanVossen@xxxxxxxxxxxxxxx>, "frediano.ziglio@xxxxxxxxxx" <frediano.ziglio@xxxxxxxxxx>, "yang.z.zhang@xxxxxxxxx" <yang.z.zhang@xxxxxxxxx>, "ufimtseva@xxxxxxxxx" <ufimtseva@xxxxxxxxx>, "tiejun.chen@xxxxxxxxx" <tiejun.chen@xxxxxxxxx>, Ian Jackson <Ian.Jackson@xxxxxxxxxx>, "boris.ostrovsky@xxxxxxxxxx" <boris.ostrovsky@xxxxxxxxxx>, "xumengpanda@xxxxxxxxx" <xumengpanda@xxxxxxxxx>, Malcolm Crossley <malcolm.crossley@xxxxxxxxxx>, "andrii.tseglytskyi@xxxxxxxxxxxxxxx" <andrii.tseglytskyi@xxxxxxxxxxxxxxx>, "jgross@xxxxxxxx" <jgross@xxxxxxxx>, "talex5@xxxxxxxxx" <talex5@xxxxxxxxx>, Wei Liu <wei.liu2@xxxxxxxxxx>, "ard.biesheuvel@xxxxxxxxxx" <ard.biesheuvel@xxxxxxxxxx>, Andrew Cooper <Andrew.Cooper3@xxxxxxxxxx>, Steve VanderLeest <Steve.VanderLeest@xxxxxxxxxxxxxxx>, "edmund.h.white@xxxxxxxxx" <edmund.h.white@xxxxxxxxx>, "dslutz@xxxxxxxxxxx" <dslutz@xxxxxxxxxxx>, "kai.huang@xxxxxxxxxxxxxxx" <kai.huang@xxxxxxxxxxxxxxx>, "oleksandr.tyshchenko@xxxxxxxxxxxxxxx" <oleksandr.tyshchenko@xxxxxxxxxxxxxxx>, "Aravind.Gopalakrishnan@xxxxxxx" <Aravind.Gopalakrishnan@xxxxxxx>, David Vrabel <david.vrabel@xxxxxxxxxx>, "Suravee.Suthikulpanit@xxxxxxx" <Suravee.Suthikulpanit@xxxxxxx>, "aravindp@xxxxxxxxx" <aravindp@xxxxxxxxx>, "robert.hu@xxxxxxxxx" <robert.hu@xxxxxxxxx>, "vkuznets@xxxxxxxxxx" <vkuznets@xxxxxxxxxx>, "yanghy@xxxxxxxxxxxxxx" <yanghy@xxxxxxxxxxxxxx>, "Vijaya.Kumar@xxxxxxxxxxxxxxxxxx" <Vijaya.Kumar@xxxxxxxxxxxxxxxxxx>, Roger Pau Monne <roger.pau@xxxxxxxxxx>
- Delivery-date: Thu, 12 Mar 2015 15:58:22 +0000
- List-id: Xen developer discussion <xen-devel.lists.xen.org>
- Thread-index: AQHQXLAfrNY7T4tT2kCEPNx3pjvcDZ0ZNjaAgAAI+wD//712AA==
- Thread-topic: Xen 4.6 Development Update (two months reminder)
>On Thu, 2015-03-12 at 15:07 +0000, Ian Campbell wrote:
>> On Thu, 2015-03-12 at 10:21 +0000, wei.liu2@xxxxxxxxxx wrote:
>>
> > * Repurpose SEDF Scheduler for Real-time (fair)
>> > RFC patch posted (v2)
>> > - Joshua Whitehead, Robert VanVossen
>>
>> This was superceded by the RTDS stuff, wasn't it?
>>
>I haven't head from Joshua and Robert in a while, so I don't really know
>whether they're still working on this, but I think they're not.
>
>And yes, we have a new and modern real-time scheduling now, so I would rather
>direct all the effort toward it (to move it out from 'experimental' status),
>>and start thinking at ways to deprecate/get rid of SEDF.
>
>Regards,
>Dario
I apologize for our lack of communication and not keeping the list up to date
on this.
This did get pushed to the back burner for a while as other responsibilities
came along and we were also waiting to see what the RT-Xen folks were able to
come up with as it looked quite promising. However we (Robbie and I) have been
discussing the last week or so here how we'd like to proceed on this.
At one point it had been put forward that we would submit our own complete
scheduler and then look at "combining" the two (ours and rt-xen's) into one
coherent scheduler, but we're not longer sure that's the best route forward.
We did have a couple ideas that may be more easily implemented starting from
the SEDF code, but we're still investigating some of that. We still have to
discuss it with our managers, so I don't want to commit to anything just yet,
but I think Robbie and I are leaning toward contributing bug fixes and
improvements to sched_rt to move it out of experimental/tech preview status as
well as contributing one or more new deadline algorithms (CBS being the obvious
first choice if that's still desired by the community).
We've had some new projects in the Xen arena begin here at DornerWorks
(supporting Xen on the new Xilinx Zynq UltraScale+ MPSoC being the big one) and
we hope to making contributions in several areas to the project in the next few
months. I will push the discussion of this topic in particular today and try
to get back to everyone on this scheduler topic by the end of today or tomorrow.
Thanks for your time and again I apologize for the lack of communication on
this topic.
- Joshua
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel
|