From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Gardner Subject: Re: greedy dom0 in sedf fixed! (Re: More on sedf scheduler) Date: Fri, 22 Jul 2005 11:45:39 -0600 Message-ID: <42E130C3.7010602@hp.com> References: <1121191749.3860.4.camel@thinkpad.austin.ibm.com> <200507141839.58983.sd386@cl.cam.ac.uk> <42D6ABE6.1030502@hp.com> <200507221820.15318.sd386@cl.cam.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <200507221820.15318.sd386@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 Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Stephan Diestelhorst wrote: > >>he loop was just while(1); There was also a python script running that >>was reading from xentrace. So no heavy i/o, at least no disk/network >>i/o. But that doesn't matter anyway. Here is another dump where dom0 is >>doing absolutely nothing besides while (1); And dom1 is completely >>comatose during this time. >> >>Rob >> >> >Should be fixed in the current repository! > >Stephan > > Thanks, will give it a try soon. Rob