From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephan Diestelhorst Subject: Re: Status of sedf? Date: Sun, 07 Aug 2005 07:12:38 +0100 Message-ID: <42F5A656.9050601@cam.ac.uk> References: <6.1.2.0.2.20050806131339.054a8e40@secure.hitx.net> <200508070247.33503.mark.williamson@cl.cam.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <200508070247.33503.mark.williamson@cl.cam.ac.uk> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Mark Williamson Cc: xen-devel@lists.xensource.com, Andy Lee List-Id: xen-devel@lists.xenproject.org >>I am running xen-2.0-testing and would like to use the sedf scheduler, >>which is only in unstable right now. When will sedf appear in >>2.0-testing? >> >> It was not planed to release the sedf scheduler for 2.0-testing. But as some people have been asking about that, I might see what I can do! >>Or could I copy unstable's xen/common/sched* into testing and >>recompile? >> >> > > > >There's a thought... That might *almost* work but there may be other internal >API changes that stop it working prorperly. > > > That would not work, as some fundamental changes have been made in the general scheduling API and in the names of datastructures etc. (see domains -> exec_domains -> vcpus, ...) Cheers, Stephan