From: Remi Broemeling <rbroemeling@gmail.com>
To: xen-devel@lists.sourceforge.net
Subject: Domain 0 SMP
Date: Thu, 3 Mar 2005 12:08:35 -0700 [thread overview]
Message-ID: <77c15397050303110825ad52a6@mail.gmail.com> (raw)
Hey there. I'm having an issue; and I am not sure if it is an issue
with Xen or simply that I don't understand what I am doing.
Specifically, I have a number of servers that we want to virtualize --
I've tried UML, but was rather unimpressed with the performance, and
hence want to give Xen a try. These servers are SMP Xeon boxes, with
about 1GB-1.5GB of RAM each. Just standard server boxes, really;
nothing special about them.
I've got all the pre-reqs setup (we run Debian woody, so some of it
was a pain to get to the right versions, but I've managed, with stow
and backports.org), and the "check" script that comes with the Xen
binaries package completes with no errors found.
Now, I want to compile custom -xen0 and -xenU kernels. It is my
understanding that -xen0 is the "master" kernel, that supports the
hardware, and then the -xenU kernels are the virtual kernels that live
inside -xen0. Hence, I want to have a -xen0 kernel that supports all
the necessary hardware for the box, but the -xenU kernel just requires
the frontend drivers to connect to the hardware that -xen0 shares with
the backend drivers, correct?
My problem is with the -xen0 kernel -- specifically, I can't find any
place to _enable_ SMP in it. I know that SMP is not currently
possible within -xenU kernels; which is fine. I don't need SMP within
the virtual machines. However, I _do_ need it in the -xen0 kernel,
and the option isn't there in "make ARCH=xen xconfig"
What am I doing wrong? How can I enable SMP for the domain 0 Xen
kernel? I note that the documentation lists a 'nosmp' argument that
can be passed as an argument to a -xen0 kernel to turn _off_ SMP. Is
SMP perhaps just "always-on"?
(I am using xen-2.0.4-src, and am working in the 'linux-2.6.10-xen0'
directory created by a call to 'make kernels')
Thanks.
-------------------------------------------------------
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 reply other threads:[~2005-03-03 19:08 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-03 19:08 Remi Broemeling [this message]
2005-03-03 19:40 ` Domain 0 SMP Rik van Riel
2005-03-04 1:59 ` Christian Limpach
2005-03-04 16:53 ` Mark Williamson
2005-03-04 17:13 ` Mark Williamson
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=77c15397050303110825ad52a6@mail.gmail.com \
--to=rbroemeling@gmail.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.