Xen 
 
Home About Xen.org Xen Xen Summit Wiki Mailing List Bug Tracker Xen Downloads
 
   
 

xen-users

Re: [Xen-users] poor IDE buffered disk reads on dom0

To: Anand <xen.mails@xxxxxxxxx>
Subject: Re: [Xen-users] poor IDE buffered disk reads on dom0
From: Chris Fanning <christopher.fanning@xxxxxxxxx>
Date: Wed, 25 Jan 2006 16:05:36 +0100
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 25 Jan 2006 15:14:32 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=j4GBST02C4LnZ0zpGr/kixVwRHdafDYbbOGXYEEKBGJNcJN7vD65AbNKnS/GGZT0r8G/ek3HO9iZgvyUpmvISdK7JxZIFUtNZRANN0UUhQrsdV8CuWvGTNGdwgIKFeJpCz3SPs3G4HQeBBngdU+pV5FaKLm9NsE+tLysOQxihX4=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <acb757c00601250644j6d7f5cbbp56432923fe62da49@xxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <215ff4410601250636r1f60b6d4u7098e4752d5ab005@xxxxxxxxxxxxxx> <acb757c00601250644j6d7f5cbbp56432923fe62da49@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On 1/25/06, Anand <xen.mails@xxxxxxxxx> wrote:
> On 1/25/06, Chris Fanning <christopher.fanning@xxxxxxxxx> wrote:
> > I have a question about disk access. (IDE in my case)
> >
> > When I _don't_ boot the xen dom0 kernel and run hdparm -tT
> > Timing buffered disk reads: 156 MB in 3.03 seconds = 51.44 MB/sec
> >
> > When I boot xen dom0 and run hdparm -tT
> > Timing buffered disk reads: 8 MB in 3.22 seconds = 2.48 MB/sec
> >
> > I'm running this on debian testing and compiling xen3.0.0
> >
> > When booting dom0 I get those fatal errors of the type "ide_generic
> > module not found" (i've seen those on other instalations). While
> > compiling xen from the source I noticed that ide_generic.o (i think)
> > isn't compiled as a module.
>
> Which kernel are you compiling ? linux-2.6-xen0 / linux-2.6-xen
>  Ian recommends using the xen kernel since it packs in more drivers, so if
> you aren't using that, try to compile that and use it.
Can you point me to a link on that?

my install procedure simply:

wget ..../downloads/xen-3.0.0-src.tgz
tar -xvzf xen-3.0.0-src.tgz
cd xen-unstable
make world
make install
sh ./install.sh

/boot/grub/menu.lst
title   Xen 3.0.0 / XenLinux 2.6.12.6-xen0
root    (hd0,0)
kernel  /xen.gz dom0_mem=128M
module  /vmlinuz-2.6.12.6-xen0 root=/dev/hda6 ro console=tty0

Thanks
Chris.

> > I'm a bit stuck. Sould I compile ide as a module for dom0?
> > Or perhaps this isn't even the problem?
> > Should I forget about IDE and go and buy SATA?
> >
>
> As for SATA, it definately gives you more performance ;)
>
> --
>
> regards,
>
> Anand

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users