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-devel] SMP guest support in unstable tree.

To: xen-devel@xxxxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] SMP guest support in unstable tree.
From: Christian Limpach <Christian.Limpach@xxxxxxxxxxxx>
Date: Wed, 15 Dec 2004 23:25:47 +0000
Delivery-date: Wed, 15 Dec 2004 23:26:17 +0000
Envelope-to: xen+James.Bulpin@xxxxxxxxxxxx
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.4i
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/
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel

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