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: Tue, 31 Jan 2006 12:40:05 +0100
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 31 Jan 2006 11:49:59 +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=r3yNHyjNLkTJkRijN6Z07Y92S7UJawsJnzAIiHicd1PWFVRXIgRFIvg4XIVXXTEl2E7qqdNtVin3Tuk7r8WJBqMlCxxM/7aM2j3w0wXaJpaQN0wQdDPUdKWJsg2BLjMvZ5CzPM7HplhPdMYLQvqmjOm1Lon7/ob056zvxGOxVYI=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <215ff4410601310217x2be0aa38k99ffba5d6613d733@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> <215ff4410601250705x7311f25ana4b0169119dd18ef@xxxxxxxxxxxxxx> <acb757c00601250723t322e6c20t13663f5555cf3ef6@xxxxxxxxxxxxxx> <215ff4410601260257x6b3cde6bjc860db5832d1a741@xxxxxxxxxxxxxx> <acb757c00601260553v6acb7a61q358dcb53f9008292@xxxxxxxxxxxxxx> <215ff4410601310217x2be0aa38k99ffba5d6613d733@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
answering the question
> Does that mean that I have to compile everything the first time round?

make linux-2.6-xen-config CONFIGMODE=menuconfig
make dist
make install
make linux-2.6-xen-build
make linux-2.6-xen-install

thanks for all.
Chris.

On 1/31/06, Chris Fanning <christopher.fanning@xxxxxxxxx> wrote:
> Hi Anand,
>
> I've been trying to cut down on the number of modules compiled for the
> _first_ time I compile xen.
>
> So vi Makefile
> Change
> KERNELS ?= linux-2.6-xen0 linux-2.6-xenU
> to
> KERNELS ?= linux-2.6-xen
>
> then
>
> make linux-2.6-xen-config CONFIGMODE=menuconfig
> make KERNELS=linux-2.6-xen world
> make install
>
> but this doesn't take any notice of my config and compiles everything.
>
> The README does say
> 3. For the very first build, or if you want to destroy existing
>     # make KERNELS=linux-2.6-xen world
>     # make install
>
> 5. To rebuild a kernel with a modified config:
>     # make linux-2.6-xen-config CONFIGMODE=menuconfig     (or xconfig)
>     # make linux-2.6-xen-build
>     # make linux-2.6-xen-install
>
> Does that mean that I have to compile everything the first time round?
> My ignorance is shining through :(
>
> Thanks again.
> Chris.
>
>
> On 1/26/06, Anand <xen.mails@xxxxxxxxx> wrote:
> > On 1/26/06, Chris Fanning <christopher.fanning@xxxxxxxxx> wrote:
> > > Thankyou Anand. That has solved the problem.
> > > Al those modules take a while to compile. I think I had better look
> > > into cutting them down a little.
> > >
> >
> > You can do that very easily. Its all in the README. Last point.
> >
> > To rebuild a kernel with a modified config:
> >
> >     # make linux-2.6-xen-config CONFIGMODE=menuconfig     (or xconfig)
> >     # make linux-2.6-xen-build
> >     # make linux-2.6-xen-install
> >
> >    Depending on your config, you may need to use 'mkinitrd' to create
> >    an initial ram disk, just like a native system e.g.
> >     # depmod 2.6.12.6-xen
> >     # mkinitrd -v -f --with=aacraid --with=sd_mod --with=scsi_mod
> > initrd-2.6.12.6-xen.img
> > 2.6.12.6-xen
> >
> >
> > --
> >
> > regards,
> >
> > Anand
>

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