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: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
Subject: Re: [Xen-devel] simple scheduler
From: "michele.paolino" <michele.paolino@xxxxxxxxxxxxxxx>
Date: Sat, 20 Feb 2010 10:06:20 +0100
Cc: George Dunlap <george.dunlap@xxxxxxxxxxxxx>, Xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Sat, 20 Feb 2010 01:07:21 -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=LzvyQ+QX4gk6syEFe2P5FXtAcZzEvBw/0f5hVIKiiA4=; b=mO5kRtwM3ASFXvDdCqMZXJ0GgtdnKaJ7RvYA8WEF+J8yjO8zy7jaEIbJO/Ne1nyS1F xjBK2Maap0jjeNvh1+1MrB4HoBWZEfTgpw5Y9D7XoO82dIN77RmLL/c+jJSPGx6jnnS+ gNFyXnsyGspAJ4FBGrpG18FLF+/nXyGI7FFaQ=
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=VeCmBOzEhc+EcoaZanNpxfdfbZloXvFul/AngTO4CLS4hyldWJcrKzLYg5KNBbcfhn zYToNFFZBoekqS/hvZBQWiKliXIbANbS6NKgCu/Yzx8QHCLYxmo5WfPMNWo2PFQ+HkH/ yIk/TFlfmdIGbkUQIoihiljOyomeJqW8KXNfo=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <20100219141744.GA14359@xxxxxxxxxxxxxxxxxxx>
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> <14f366f91002161018h60504c10g9224480e24872c1c@xxxxxxxxxxxxxx> <20100216182909.GG2861@xxxxxxxxxxx> <14f366f91002180934h4a6544eegbc3d18af1a0904c1@xxxxxxxxxxxxxx> <20100219141744.GA14359@xxxxxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
ops...Thanks! ;)


On Fri, Feb 19, 2010 at 3:17 PM, Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx> wrote:
On Thu, Feb 18, 2010 at 06:34:41PM +0100, michele.paolino wrote:
> Here's my grub.conf. With George's suggestion my dom0 start normally. I think
> that my serial console configuration is correct, but is important for
> me know that my
> serial console is well configured for my future debugging.
>
> ## enable console output to serial port
> serial --unit=0 --speed=11520 --word=8 --parity=no --stop=1

That is wrong. 11520 ?
> terminal --timeout=15 serial console
>
> ## Xen Linux kernel options to use with the default Xen boot option
> xenkopt=console=ttyS0

Where is that used. Doesn't look right.
>
>
> title        Xen 3.4 serial simple
> root        (hd0,0)
> kernel        /boot/xen-3.4.2.gz dom0_mem=262144 sched=simple loglvl=all
> guest_loglvl=all com1=115200,8n1 console=com1
> module        /boot/vmlinuz-2.6.18.8-xen root=/dev/hda1 ro console=hvc0
> earlyprintk=xen nomodeser

What does 'nomodser' do?
> module        /boot/xen-3.4.2-initrd.img
> quiet

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