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

Re: [Xen-research] Re: bringing multiple VMs at the same time on a mult

To: xen-research@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-research] Re: bringing multiple VMs at the same time on a multicore system
From: Mehdi Sheikhalishahi <mehdi.alishahi@xxxxxxxxx>
Date: Fri, 19 Feb 2010 12:49:23 +0100
Delivery-date: Fri, 19 Feb 2010 03:49:20 -0800
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:content-type; bh=e6ZoYf5K6ieEA10vzo8aP/Rnrb4p6MEuZHz4odIwtYA=; b=lnkvA9aEiIKl9m/vdhgB0Higr46oYw8dno4nqBmWaNSLgLcCIvWVWqXat4sb5Qo2hU yXc7C9l6TnvnF/Vuj89WWAAwN/TM6gPUhtncTCcAttTU+19CdfMRvFRsNh855dkvxwPk KYcPPUyBGcDrPHvHFWL8RYkR+6KoHS24585Mw=
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 :content-type; b=gIKX7Ro89U9oeA1jq/GA2kK5EfdsZYxRPFwyfawZ6pPyhBYYIkIDhlU0VTeVnGtgIA yogQo99JI9TjLOZ7c4G67Jpgex2L9zLqIYVuMUKcPM7YBlhIoJQqxIeiy5GYSW4umGcb +zebPFC//v/8kH/1nqSyMLVKFUD8bbElcfKN4=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <4B7D7B6B.5080508@xxxxxxxxx>
List-help: <mailto:xen-research-request@lists.xensource.com?subject=help>
List-id: Research Issues on Xen <xen-research.lists.xensource.com>
List-post: <mailto:xen-research@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-research>, <mailto:xen-research-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-research>, <mailto:xen-research-request@lists.xensource.com?subject=unsubscribe>
References: <4b7c4b47.8f13f30a.357e.0237SMTPIN_ADDED@xxxxxxxxxxxxx> <4B7D7B6B.5080508@xxxxxxxxx>
Sender: xen-research-bounces@xxxxxxxxxxxxxxxxxxx
What about this use-case?

We have a supercomputer with 200,000 cores. And it is devoted to
Infrastructure-as-a-Service cloud computing model. So this means it
must be able to bring up different Virtual Machines lets say 100
different Virtual Machine (depends on the workload) at the same time.
We assume that supercomputer has Parallel File System to read Virtual
Machine files concurrently by high speed.
What sort of developments need to be done in Xen to manage this situation?

Regards,
Mehdi

On Thu, Feb 18, 2010 at 6:39 PM, Wesley Emeneker
<wesley.emeneker@xxxxxxxxx> wrote:
> I've been researching (and measuring) this on x86_64 for about a year now.
> I've been focusing on how cache structures affect the performance of a
> range of scientific applications with various levels of VCPU-pinning.
>
> Some of the questions are:
> 1. How much do the applications like/hate sharing a last level cache
> (usually L2 or L3 depending on what the micro-architecture is)?
> 2. Do TLBs have much of an effect?
> 3. Depending on the answer to question 1, how well can applications
> share a cache? i.e. if we have a CPU-intensive, small-memory application
> how well does it share with a memory-hungry app?
>
>
> What I've found is that a good many scientific applications actually
> like sharing a cache.
> If they don't share one, performance often suffers.
>
>
>
> Wesley Emeneker
>
>
>>
>> If we consider the future of computer systems with many cores, the
>> problem of bringing multiple VMs at the same time on a multicore
>> system becomes critical from the performance and speed point of view.
>> I'd like to know whether is there any research on this topic?
>>
>> Regards,
>> Mehdi
>
> ***
> This email has been stamped using Penny Post. Stamping email helps
> combat spam.
> Find out more about stamping your email at: http://pennypost.sourceforge.net
>
> _______________________________________________
> Xen-research mailing list
> Xen-research@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/mailman/listinfo/xen-research
>



-- 
Regards,
Mehdi

_______________________________________________
Xen-research mailing list
Xen-research@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/mailman/listinfo/xen-research

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