[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • To: Anand <xen.mails@xxxxxxxxx>
  • From: Chris Fanning <christopher.fanning@xxxxxxxxx>
  • Date: Tue, 31 Jan 2006 11:17:36 +0100
  • Cc: xen-users@xxxxxxxxxxxxxxxxxxx
  • Delivery-date: Tue, 31 Jan 2006 10:27:57 +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=ACodgo0DDVFzAoI31pX2ShW08b/4TW3MeS/fmSoTvSlrjqGHIwceRej32Iwo5qPxUHPgy9WZ5YRwKmzPiZ2H0peFHYZYM7xbXuBhv+IDpbYjleAuvxhp9xWprPyrlWTvYMECPW5Jmuol05cXnwxnvBHkHKPFzO2We2yMqSjy8/M=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

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


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.