All of lore.kernel.org
 help / color / mirror / Atom feed
* SMP guest support in unstable tree.
@ 2004-12-15 23:25 Christian Limpach
  2004-12-16 15:32 ` John L Griffin
  2005-01-04 16:41 ` Andrew Theurer
  0 siblings, 2 replies; 9+ messages in thread
From: Christian Limpach @ 2004-12-15 23:25 UTC (permalink / raw)
  To: xen-devel

The unstable tree now includes support for SMP guests, i.e.
domains which run on multiple cpus.  SMP guests can use between
1 and 32 virtual cpus, even if the machine has fewer physical cpus.
The code is highly experimental and performance will improve over
time.

To use SMP guests:
- enable option CONFIG_SMP in the Linux 2.6 kernel config
- dom0 will boot with upto the number of physical cpus in the machine.
- domU will boot with as many cpus as has been configured by setting
  the XEN_VCPUS environment variable in xend's environment.
- the number of cpus used can be reduced by using the maxcpus= option
  on the Linux kernel command line.

    christian



-------------------------------------------------------
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://productguide.itmanagersjournal.com/

^ permalink raw reply	[flat|nested] 9+ messages in thread
* RE: SMP guest support in unstable tree.
@ 2004-12-15 23:50 James Harper
  2004-12-15 23:59 ` Christian Limpach
  0 siblings, 1 reply; 9+ messages in thread
From: James Harper @ 2004-12-15 23:50 UTC (permalink / raw)
  To: Christian Limpach, xen-devel

> The unstable tree now includes support for SMP guests, i.e.
> domains which run on multiple cpus.  SMP guests can use between
> 1 and 32 virtual cpus, even if the machine has fewer physical cpus.
> The code is highly experimental and performance will improve over
> time.

Cool. Can you elaborate on 'highly experimental'? I'm now running the
'stable' distribution but would consider using unstable for this feature
if it were vaguely reliable.

How does migration work between SMP & non SMP servers? I'd assume that
running a domain with more cpu's than physically exist would take a
performance hit, but do you know how much? If I migrate a domain from a
dual cpu server to a single cpu server, is there an easy way of telling
the domain to only use 1 cpu now please?

Thanks

James


-------------------------------------------------------
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://productguide.itmanagersjournal.com/

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2005-01-06  0:19 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-15 23:25 SMP guest support in unstable tree Christian Limpach
2004-12-16 15:32 ` John L Griffin
2005-01-04 16:41 ` Andrew Theurer
2005-01-05 14:23   ` Christian Limpach
2005-01-05 15:06     ` Andrew Theurer
2005-01-05 16:13       ` Christian Limpach
2005-01-06  0:19         ` Adam Heath
  -- strict thread matches above, loose matches on Subject: below --
2004-12-15 23:50 James Harper
2004-12-15 23:59 ` Christian Limpach

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.