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

[Xen-users] Re: [Xen-devel] Re: Using Xen Virtualization Environment for

To: Jeremy Fitzhardinge <jeremy@xxxxxxxx>
Subject: [Xen-users] Re: [Xen-devel] Re: Using Xen Virtualization Environment for Development and Testing of Supercomputing and High Performance Computing (HPC) Cluster MPICH2 MPI-2 Applications
From: "Mr. Teo En Ming (Zhang Enming)" <space.time.universe@xxxxxxxxx>
Date: Sat, 31 Oct 2009 00:35:47 +0800
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx, space.time.universe@xxxxxxxxx, xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Fri, 30 Oct 2009 09:36:37 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=ilN+00oOJAKI8VsaWAubsBNgRQiv9VQg696iz23syRw=; b=e+7pyuRw+2GjBwjxuGrjWTW2UVpWHZHwU2c8y3V0Dsvr4Soet6aAZOe4tW8WJIViaP hcDG4T0OBKYbspkPRrTjxBaabrhr8CYQLP/IgcOORZ+f2N7gOZ81mpUe9bJ5bTH1lAr7 NDDiLPy3f227BDBoFldXQjhUYD2wExYpVbzQo=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=Mkaj8BDalngJTkRtLqIx0bBOnY2RD4mGBBJKZ+y/c5RbKsXy5HLv8d3RVNmAwgAqjO b6p1HEmKlMz2nUPBh2y1h+k3QYVvkaG2gRTtYEqtAEcYCBUXaOWUaqfyvEpt4JrI2NYm yB43xBigMi/29NXXbcyNt2jNVIyUpOI9bd5LE=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <4AEB1341.3030708@xxxxxxxx>
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/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <f712b9cf0910292337k5247e737pea271b244c340e16@xxxxxxxxxxxxxx> <f712b9cf0910300112g528ce37ar41e9fa4710f1571@xxxxxxxxxxxxxx> <f712b9cf0910300135k79c47ac2k6d48f191cc1fd9a6@xxxxxxxxxxxxxx> <20091030094943.GL1434@xxxxxxxxxxx> <4AEB04A3.5020100@xxxxxxxx> <20091030160408.GP1434@xxxxxxxxxxx> <f712b9cf0910300907s32406d50k50918512fb8819af@xxxxxxxxxxxxxx> <4AEB1006.2030009@xxxxxxxx> <f712b9cf0910300914r21955cc0n9ec3707ae1517e9d@xxxxxxxxxxxxxx> <4AEB1341.3030708@xxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
I see. So you are referring to those extremely lean and heavily customized kernels tailor made specifically for your hardware. Redundant kernel modules for which hardware devices do not exist are not built. Then that would take a few minutes.

I did not use the -j argument to make. I will remember to use -j4 the next time I compile a kernel.

For me, I just take the default kernel configuration file for Fedora 11 linux 64-bit OS (default pvops domU, but no dom0 support), do a "make oldconfig", accept the defaults for whatever new kernel features there are, and then configure whatever XEN options are necessary.

So my pv-ops dom0 kernel is extremely distro-like.

--
Mr. Teo En Ming (Zhang Enming) Dip(Mechatronics) BEng(Hons)(Mechanical Engineering)
Alma Maters:
(1) Singapore Polytechnic
(2) National University of Singapore
My blog URL: http://teo-en-ming-aka-zhang-enming.blogspot.com
My Youtube videos: http://www.youtube.com/user/enmingteo
Email: space.time.universe@xxxxxxxxx
MSN: teoenming@xxxxxxxxxxx
Mobile Phone (SingTel): +65-9648-9798
Mobile Phone (Starhub Prepaid): +65-8369-2618
Age: 31 (as at 30 Oct 2009)
Height: 1.78 meters
Race: Chinese
Dialect: Hokkien
Street: Bedok Reservoir Road
Country: Singapore

On Sat, Oct 31, 2009 at 12:24 AM, Jeremy Fitzhardinge <jeremy@xxxxxxxx> wrote:
On 10/30/09 09:14, Mr. Teo En Ming (Zhang Enming) wrote:
> Strange. I took nearly 1 hour to compile on my Intel Pentium Dual Core
> E6300 2.8 GHz processor on Intel Desktop Board DQ45CB with 8 GB
> DDR2-800 memory.

It depends a lot on how much kernel you have configured; I can believe a
full distro-like config with everything built with modules would take a
lot longer.  Are you using make's -j option to use multiple cores?  I
tend to use "make -j4" to get good processor use on a dual-core system
(rough rule of thumb, -jX where X = 2*ncpu).

   J




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