From: Andrew Theurer <habanero@us.ibm.com>
To: Sean Harper <harper@longworth.com>
Cc: "-devel@lists.sourceforge.net" <xen-devel@lists.sourceforge.net>
Subject: Re: xen and virtual iron
Date: Wed, 16 Feb 2005 09:57:49 -0600 [thread overview]
Message-ID: <42136D7D.5000904@us.ibm.com> (raw)
In-Reply-To: <39A29C55BDB6914698687BC15B2D2EAAE6D49D@lvp1.longworth.com>
Sean Harper wrote:
>At Linuxworld a company called Virtual Iron is demoing a product that,
>like Xen or VMWare, can break physical machines into virtual machines.
>
>However, unlike Xen or VMWare, this product can also aggregate physical
>machines into virtual machines. In other words, it is possible for the
>user to specify that 3.5 cpus from 2 machines (2 from 1 and 1.5 from
>another) be assigned to a virtual machine. When linux boots on that
>virtual machine it simply looks like a 4 cpu machine (but 1 of the cpus
>is slower). Presumably there is a pretty big performance penalty for
>sharing across machines, which they mitigate to some extent by requiring
>Infiniband.
>
>It seems like most of the tricky work is around caching to optimize the
>performance across the slower communication bus (when sharing between
>machines).
>
>
Hmm, sounds like a NUMA system, with a relatively low throughput and
high latency interconnect. Not sure if anyone would want to do this on
a workload where performance matters.
I suppose with a layer of abstraction like Xen, doing something like
this is feasible. You could leverage the NUMA code in the linux kernel,
but I would think you would need a very highly parallel workload to make
this effective, and if you have that, a cluster setup would probably
work just as well anyway.
-Andrew Theurer
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
next prev parent reply other threads:[~2005-02-16 15:57 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-16 15:00 xen and virtual iron Sean Harper
2005-02-16 15:57 ` Andrew Theurer [this message]
2005-02-16 22:29 ` Moshe Bar
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=42136D7D.5000904@us.ibm.com \
--to=habanero@us.ibm.com \
--cc=harper@longworth.com \
--cc=xen-devel@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.