From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephan Diestelhorst Subject: Re: atropos again Date: Thu, 05 May 2005 13:42:35 +0100 Message-ID: <427A14BB.9090801@cl.cam.ac.uk> References: <4276A399.7060304@cs.uchicago.edu> <42793630.4050602@cs.uchicago.edu> <4279657F.6010203@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: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel List-Id: xen-devel@lists.xenproject.org >>>BTW, Could anyone answer my question aobut the current status of Atropos >>>scheduler I sent a couple of days ago >> >>I've ported the scheduler to the unstable tree, and it will hopefully >>get checked in in the near future! (*prod*) > > > The scheduler you mean is the atropos replacement you develop or just > atropos? If it is the former, what is the name of the replacement? Can I > just use "sched=" as what I use for other scheduler to enable it? > Sinced it has been ported to the unstable tree, can I assume the testing > tree has been ported as well? It is quite versatile, you can compile it so that it just does Atropos, but it can do much more ;-) The current name for the thing is 'sedf' which originated from Simple-EDF, but probably it's time now to call it 'Smart-EDF' or come up with a more reasonable name in general! As it is not yet in the repositories you can't use it though... ATM there is also a version for the testing tree, but as I said they are not in the main repos yet. Cheers, Stephan