|
|
|
|
|
|
|
|
|
|
xen-users
RE: [Xen-users] Using the -xen kernel rather than -xen0/U
> -----Original Message-----
> From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
> [mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of
> Nicolai Lang
> Sent: 04 April 2007 07:55
> To: xen-users@xxxxxxxxxxxxxxxxxxx
> Subject: RE: [Xen-users] Using the -xen kernel rather than -xen0/U
>
> Hi all,
>
> Just installed my first server for real - an amd64 X2 AM2
> 3000+, which will
> be going into production soon.
>
> > Not really; the -xen0 or -xen kernels are both suitable to
> > run in both dom0 and domU. Unless you need a particular
> > kernel version or want to run a distro-provided kernel then
> > I'd suggest that you just use the dom0 kernel (and modules)
> > in all domains.
>
> I am concerned about memory use, are the combined -xen kernel
> not using more
> memory than an optimized? What is the overhead by using the
> universal module
> kernel compared to compile a static kernel with all needed
> parts compiled
> directly in?
You're looking at a small amount of extra space used - some megabytes at
the most.
If you're planning to run many DomU's, then using a stripped down kernel
that only contains what you actually need is a good plan. But since your
system has a single processor at relatively slow speed, I'd expect
you're not planning to run tens or hundreds of guests... ;-) So is the
saving of maybe 2-4 megabyte per guest worth the bother of figuring out
exactly which options in the kernel you actually need and how to strip
off the bits you don't need?
--
Mats
>
> Thank you very much in advance, for you comments.
>
> Best regards
> Nicolai
>
>
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
>
>
>
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|