WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] simple scheduler

To: Pasi Kärkkäinen <pasik@xxxxxx>
Subject: Re: [Xen-devel] simple scheduler
From: "michele.paolino" <michele.paolino@xxxxxxxxxxxxxxx>
Date: Tue, 16 Feb 2010 19:18:00 +0100
Cc: George Dunlap <george.dunlap@xxxxxxxxxxxxx>, Xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 16 Feb 2010 10:18:50 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:from:date:x-google-sender-auth:message-id:subject:to:cc :content-type; bh=cIztxIKPVpA31vxPByd1obSnHY76vAfefPUGaRqbQrU=; b=bH7fqikiyJG5yVbYBd8H6DiF3lmSuqo744IZ5SgYmJGu6XcjqbxcJmfeQ3LRBnPJQa n0RcMn1tj5f2UtC8q04AeLx+1gj3iqAvDwHKrkHqQTpyxJgM2Cs99sWw+iWP740rtS3M hTgqQ0pmi3S+uHr9DJl4RiELneU9mpiazJAAw=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; b=cxAyeNIsQWvH0yfDtS0QTSyQv1txIBazy8CEZu1SFoFgA1V5DWpl5Psq92eNhLXZFf sf0gUYli54nAJ1YwABB2UfyV1nUa0INe+AZg4NGU9DIUqn5UwUvEt1IHKGI02ddewn4q +b1IJHZzdTMKtiLLlP7x75GkKCSZ72cCw0EAA=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <20100215185412.GX2861@xxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <14f366f91002150519y1a27774h6f5d6628734f8849@xxxxxxxxxxxxxx> <de76405a1002150559l5b2520cel84052c87cce23349@xxxxxxxxxxxxxx> <20100215185412.GX2861@xxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thanks for the istructions,
I have read that thread but is not useful for me. I have compiled and installed the round robin scheduler of that thread. Both schedulers have the same behavior. Following your advice I have set up a serial console. I have attached serial console's log along with this mail. As I supposed, dom0 doesn't start.

Michele


On Mon, Feb 15, 2010 at 7:54 PM, Pasi Kärkkäinen <pasik@xxxxxx> wrote:
On Mon, Feb 15, 2010 at 01:59:06PM +0000, George Dunlap wrote:
> Do you have a serial console set up?
>

If not, instructions here:
http://wiki.xensource.com/xenwiki/XenSerialConsole

-- Pasi

> You may want to skim this thread:
>  http://lists.xensource.com/archives/html/xen-devel/2009-04/msg01086.html
> to see if any of the advice given there is useful.
>
>  -George
>
> On Mon, Feb 15, 2010 at 1:19 PM, michele.paolino
> <michele.paolino@xxxxxxxxxxxxxxx> wrote:
> > Hi! I'm writing a simple scheduler to study the xen scheduler interfaces.
> > I am able to compile and install it. After reboot when I try to select
> > sched=simple, the system gets ready to boot and then everything goes blank.
> > I think that dom0 don't start. I can't be able to solve this problem, can
> > anybody help me?
> > I have attached my simple scheduler code along with this mail.
> >
> > Thanks,
> > Michele
> >
> > _______________________________________________
> > Xen-devel mailing list
> > Xen-devel@xxxxxxxxxxxxxxxxxxx
> > http://lists.xensource.com/xen-devel
> >
> >
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel

Attachment: serial_console.txt
Description: Text document

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>