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-users

[Xen-users] a performance question

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] a performance question
From: Chris Fanning <christopher.fanning@xxxxxxxxx>
Date: Thu, 19 Jan 2006 11:10:33 +0100
Delivery-date: Thu, 19 Jan 2006 10:18:25 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=P9+Mie5X1Le9SJYG1K4za2F3EYPSid4o+J6kiD5SCg14BlT0mjrrVSmcrBx0XqYp6RKqQULSEbRXJpDgSIY2/7cANNBA2pMCR0eLi4sOV2erdRgs1XPH0K0/nLm/voneOnSiwmVEYmcFyss3ShUc+mxvOu5blPiHyJPzFTHJTPg=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hello all,

First of all I'd like to thank everyone for making Xen so user
friendly. I thought I'd be sweating through this but it's been pretty
straight forward (thanks to all the different tutorials on the net).

I've got a domU that I created with
dd if=/dev/zero of=vm_base.img bs=1024k count=4000
mkfs.ext3 vm_base.img
dd if=/dev/zero of=vm_base-swap.img bs=1024k count=1000
mkswap vm_base-swap.img
mount -o loop vm_base.img /mnt
debootstrap etch /mnt

this has worked fine and I'm happily continuing with the installation

But.
I have a performance question. For example.
vi /etc/hosts (or any other file)
will take about five seconds to open the first time I use 'vi', but
after that it opens files as fast as expected.

This seems to repeat itself with other programmes.
kdm_greet takes way too long the first time, but from then on it starts up ok.

Can anyone explain this to me?

Thank you
Chris.

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

<Prev in Thread] Current Thread [Next in Thread>